toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.outputs
/
ExportDeliveryInfoResponse
Export
Delivery
Info
Response
data
class
ExportDeliveryInfoResponse
(
val
destination
:
ExportDeliveryDestinationResponse
)
The delivery information associated with a export.
Members
Constructors
Export
Delivery
Info
Response
Link copied to clipboard
constructor
(
destination
:
ExportDeliveryDestinationResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
destination
Link copied to clipboard
val
destination
:
ExportDeliveryDestinationResponse
Has destination for the export being delivered.