toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
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.
Members
Constructors
File
Destination
Response
Link copied to clipboard
constructor
(
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.