메소드 | 설명 | |
---|---|---|
DescribeLogStreamsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeLogStreamsRequest ( string logGroupName ) : System |
Instantiates DescribeLogStreamsRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetDescending ( ) : bool | ||
IsSetLimit ( ) : bool | ||
IsSetLogGroupName ( ) : bool | ||
IsSetLogStreamNamePrefix ( ) : bool | ||
IsSetNextToken ( ) : bool | ||
IsSetOrderBy ( ) : bool |
public DescribeLogStreamsRequest ( string logGroupName ) : System | ||
logGroupName | string | The name of the log group. |
리턴 | System |