GetDeliveriesDelivery

data class GetDeliveriesDelivery(val accountId: String, val configurationItemChangeNotification: Boolean, val configurationSnapshot: Boolean, val deliveryChannelAssumeRoleArn: String, val deliveryChannelCondition: String, val deliveryChannelId: String, val deliveryChannelName: String, val deliveryChannelTargetArn: String, val deliveryChannelType: String, val description: String, val id: String, val nonCompliantNotification: Boolean, val oversizedDataOssTargetArn: String, val status: Int)

Constructors

Link copied to clipboard
constructor(accountId: String, configurationItemChangeNotification: Boolean, configurationSnapshot: Boolean, deliveryChannelAssumeRoleArn: String, deliveryChannelCondition: String, deliveryChannelId: String, deliveryChannelName: String, deliveryChannelTargetArn: String, deliveryChannelType: String, description: String, id: String, nonCompliantNotification: Boolean, oversizedDataOssTargetArn: String, status: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Aliyun User Id.

Link copied to clipboard

Open or close delivery configuration change history.

Link copied to clipboard

Open or close timed snapshot of shipping resources.

Link copied to clipboard

The Alibaba Cloud Resource Name (ARN) of the role to be assumed by the delivery method.

Link copied to clipboard

The rule attached to the delivery method.

Link copied to clipboard

The ID of the delivery method.

Link copied to clipboard

The name of the delivery method.

Link copied to clipboard

The ARN of the delivery destination.

Link copied to clipboard

The type of the delivery method.

Link copied to clipboard

The description of the delivery method.

Link copied to clipboard
val id: String

The ID of the Delivery.

Link copied to clipboard

Open or close non-compliance events of delivery resources.

Link copied to clipboard

The oss ARN of the delivery channel when the value data oversized limit.

Link copied to clipboard
val status: Int

The status of the delivery method. Valid values: 0: The delivery method is disabled. 1: The delivery destination is enabled.