SinksProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.SinksProperty {
Logstore: interface{},
Name: interface{},
Project: interface{},
Endpoint: interface{},
RoleArn: interface{},
Type: interface{},
}
Properties
Name |
Type |
Description |
Logstore |
interface{} |
No description. |
Name |
interface{} |
No description. |
Project |
interface{} |
No description. |
Endpoint |
interface{} |
No description. |
RoleArn |
interface{} |
No description. |
Type |
interface{} |
No description. |
Logstore
Required
Logstore interface{}
Name
Required
Name interface{}
Project
Required
Project interface{}
Endpoint
Optional
Endpoint interface{}
RoleArn
Optional
RoleArn interface{}
Type
Optional
Type interface{}