pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Report
Delivery
Info
Response
Link copied to clipboard
fun
ReportDeliveryInfoResponse
(
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.