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. |
Endpoint
Required
Endpoint interface{}
- Type: interface{}
Identity
Required
Identity interface{}
- Type: interface{}
ParamList
Required
ParamList interface{}
- Type: interface{}
Type
Required
Type interface{}
- Type: interface{}
PushRetryStrategy
Optional
PushRetryStrategy interface{}
- Type: interface{}