Method | Description | |
---|---|---|
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
|
Method | Description | |
---|---|---|
IsSetDescending ( ) : bool | ||
IsSetLimit ( ) : bool | ||
IsSetLogGroupName ( ) : bool | ||
IsSetLogStreamNamePrefix ( ) : bool | ||
IsSetNextToken ( ) : bool | ||
IsSetOrderBy ( ) : bool |
public DescribeLogStreamsRequest ( ) : System | ||
return | System |
public DescribeLogStreamsRequest ( string logGroupName ) : System | ||
logGroupName | string | The name of the log group. |
return | System |