pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
FileDestinationArgsBuilder
File
Destination
Args
Builder
class
FileDestinationArgsBuilder
Builder for
FileDestinationArgs
.
Functions
Functions
file
Formats
Link copied to clipboard
@
JvmName
(
name
=
"rlnknsdymkqkjdnp"
)
suspend
fun
fileFormats
(
value
:
Output
<
List
<
Either
<
String
,
FileFormat
>
>
>
)
@
JvmName
(
name
=
"bnwfueyainbtiswt"
)
suspend
fun
fileFormats
(
vararg
values
:
Either
<
String
,
FileFormat
>
)
@
JvmName
(
name
=
"hdvmovmeyfmyhcdt"
)
suspend
fun
fileFormats
(
vararg
values
:
Output
<
Either
<
String
,
FileFormat
>
>
)
@
JvmName
(
name
=
"sebloiblouectwym"
)
suspend
fun
fileFormats
(
value
:
List
<
Either
<
String
,
FileFormat
>
>
?
)
@
JvmName
(
name
=
"mwvgyscgogyfslnm"
)
suspend
fun
fileFormats
(
values
:
List
<
Output
<
Either
<
String
,
FileFormat
>
>
>
)