Skip to content

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{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}

ProjectRequired

Project interface{}
  • Type: interface{}

EndpointOptional

Endpoint interface{}
  • Type: interface{}

RoleArnOptional

RoleArn interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}