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. |
LogstoreRequired
Logstore interface{}
NameRequired
Name interface{}
ProjectRequired
Project interface{}
EndpointOptional
Endpoint interface{}
RoleArnOptional
RoleArn interface{}
TypeOptional
Type interface{}