pulumi-azure-native-kotlin
2.6.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
=
"pokvlaxjhlghxwke"
)
suspend
fun
fileFormats
(
value
:
Output
<
List
<
Either
<
String
,
FileFormat
>
>
>
)
@
JvmName
(
name
=
"eqgrdqbgmdyelwef"
)
suspend
fun
fileFormats
(
vararg
values
:
Either
<
String
,
FileFormat
>
)
@
JvmName
(
name
=
"gvlcdakaxexoeyfq"
)
suspend
fun
fileFormats
(
vararg
values
:
Output
<
Either
<
String
,
FileFormat
>
>
)
@
JvmName
(
name
=
"fercvxdyknqeqieo"
)
suspend
fun
fileFormats
(
value
:
List
<
Either
<
String
,
FileFormat
>
>
?
)
@
JvmName
(
name
=
"gsbtiksaorcrehyu"
)
suspend
fun
fileFormats
(
values
:
List
<
Output
<
Either
<
String
,
FileFormat
>
>
>
)