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
/
ReportDeliveryInfoResponse
Report
Delivery
Info
Response
data
class
ReportDeliveryInfoResponse
(
val
destination
:
ReportDeliveryDestinationResponse
)
The delivery information associated with a report.
Members
Constructors
Report
Delivery
Info
Response
Link copied to clipboard
constructor
(
destination
:
ReportDeliveryDestinationResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
destination
Link copied to clipboard
val
destination
:
ReportDeliveryDestinationResponse
Has destination for the report being delivered.