AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
You must use the following guidelines when naming a log stream:
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CreateLogStreamRequest : AmazonCloudWatchLogsRequest IRequestEvents
The CreateLogStreamRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateLogStreamRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
CreateLogStreamRequest(string, string) | Instantiates CreateLogStreamRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
LogGroupName | System.String |
Gets and sets the property LogGroupName.
The name of the log group under which the log stream is to be created. |
![]() |
LogStreamName | System.String |
Gets and sets the property LogStreamName.
The name of the log stream to create. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5