SinkProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.SinkProperty {
Bucket: interface{},
BufferInterval: interface{},
BufferSize: interface{},
ContentType: interface{},
RoleArn: interface{},
CompressionType: interface{},
ContentDetail: interface{},
DelaySeconds: interface{},
Endpoint: interface{},
PathFormat: interface{},
PathFormatType: interface{},
Prefix: interface{},
Suffix: interface{},
TimeZone: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Bucket |
interface{} |
No description. |
BufferInterval |
interface{} |
No description. |
BufferSize |
interface{} |
No description. |
ContentType |
interface{} |
No description. |
RoleArn |
interface{} |
No description. |
CompressionType |
interface{} |
No description. |
ContentDetail |
interface{} |
No description. |
DelaySeconds |
interface{} |
No description. |
Endpoint |
interface{} |
No description. |
PathFormat |
interface{} |
No description. |
PathFormatType |
interface{} |
No description. |
Prefix |
interface{} |
No description. |
Suffix |
interface{} |
No description. |
TimeZone |
interface{} |
No description. |
Bucket
Required
Bucket interface{}
- Type: interface{}
BufferInterval
Required
BufferInterval interface{}
- Type: interface{}
BufferSize
Required
BufferSize interface{}
- Type: interface{}
ContentType
Required
ContentType interface{}
- Type: interface{}
RoleArn
Required
RoleArn interface{}
- Type: interface{}
CompressionType
Optional
CompressionType interface{}
- Type: interface{}
ContentDetail
Optional
ContentDetail interface{}
- Type: interface{}
DelaySeconds
Optional
DelaySeconds interface{}
- Type: interface{}
Endpoint
Optional
Endpoint interface{}
- Type: interface{}
PathFormat
Optional
PathFormat interface{}
- Type: interface{}
PathFormatType
Optional
PathFormatType interface{}
- Type: interface{}
Prefix
Optional
Prefix interface{}
- Type: interface{}
Suffix
Optional
Suffix interface{}
- Type: interface{}
TimeZone
Optional
TimeZone interface{}
- Type: interface{}