RosDeliveryChannelProps
Properties for defining a RosDeliveryChannel
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-config-deliverychannel
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkconfig"
&alicloudroscdkconfig.RosDeliveryChannelProps {
DeliveryChannelAssumeRoleArn: interface{},
DeliveryChannelTargetArn: interface{},
DeliveryChannelType: interface{},
DeliveryChannelCondition: interface{},
DeliveryChannelName: interface{},
Description: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DeliveryChannelAssumeRoleArn |
interface{} |
No description. |
DeliveryChannelTargetArn |
interface{} |
No description. |
DeliveryChannelType |
interface{} |
No description. |
DeliveryChannelCondition |
interface{} |
No description. |
DeliveryChannelName |
interface{} |
No description. |
Description |
interface{} |
No description. |
DeliveryChannelAssumeRoleArn
Required
DeliveryChannelAssumeRoleArn interface{}
- Type: interface{}
DeliveryChannelTargetArn
Required
DeliveryChannelTargetArn interface{}
- Type: interface{}
DeliveryChannelType
Required
DeliveryChannelType interface{}
- Type: interface{}
DeliveryChannelCondition
Optional
DeliveryChannelCondition interface{}
- Type: interface{}
DeliveryChannelName
Optional
DeliveryChannelName interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}