Skip to content

TargetsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkeventbridge"
&alicloudroscdkeventbridge.TargetsProperty {
    Endpoint: interface{},
    Identity: interface{},
    ParamList: interface{},
    Type: interface{},
    PushRetryStrategy: interface{},
}

Properties

Name Type Description
Endpoint interface{} No description.
Identity interface{} No description.
ParamList interface{} No description.
Type interface{} No description.
PushRetryStrategy interface{} No description.

EndpointRequired

Endpoint interface{}
  • Type: interface{}

IdentityRequired

Identity interface{}
  • Type: interface{}

ParamListRequired

ParamList interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

PushRetryStrategyOptional

PushRetryStrategy interface{}
  • Type: interface{}