pulumi-azure-native-kotlin
2.14.0.0
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
=
"qpxxuedafqteapjt"
)
suspend
fun
fileFormats
(
value
:
Output
<
List
<
Either
<
String
,
FileFormat
>
>
>
)
@
JvmName
(
name
=
"tppkagbqoweyjpry"
)
suspend
fun
fileFormats
(
vararg
values
:
Either
<
String
,
FileFormat
>
)
@
JvmName
(
name
=
"ihfojaxfjmbcinnx"
)
suspend
fun
fileFormats
(
vararg
values
:
Output
<
Either
<
String
,
FileFormat
>
>
)
@
JvmName
(
name
=
"pnrhhuhjmljunibq"
)
suspend
fun
fileFormats
(
value
:
List
<
Either
<
String
,
FileFormat
>
>
?
)
@
JvmName
(
name
=
"krlnhwenwxnoyprn"
)
suspend
fun
fileFormats
(
values
:
List
<
Output
<
Either
<
String
,
FileFormat
>
>
>
)