pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.outputs
/
FileDestinationResponse
File
Destination
Response
data
class
FileDestinationResponse
(
val
fileFormats
:
List
<
String
>
?
=
null
)
Destination of the view data. Currently only csv format is supported.
Types
Constructors
Properties
Constructors
File
Destination
Response
Link copied to clipboard
fun
FileDestinationResponse
(
fileFormats
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
file
Formats
Link copied to clipboard
val
fileFormats
:
List
<
String
>
?
=
null
Destination of the view data. Currently only csv format is supported.