toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.deadline.kotlin.inputs
/
StorageProfileFileSystemLocationArgsBuilder
Storage
Profile
File
System
Location
Args
Builder
class
StorageProfileFileSystemLocationArgsBuilder
Builder for
StorageProfileFileSystemLocationArgs
.
Members
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"aadbinseicrjnatm"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uknoibhwuxnadkcj"
)
suspend
fun
name
(
value
:
String
)
path
Link copied to clipboard
@
JvmName
(
name
=
"npbgerbnvnfnqfoc"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fohawmokwftbgyil"
)
suspend
fun
path
(
value
:
String
)
type
Link copied to clipboard
@
JvmName
(
name
=
"lmxbavrjrraftuuq"
)
suspend
fun
type
(
value
:
StorageProfileFileSystemLocationType
)
@
JvmName
(
name
=
"xiuxgncnvmuhtntp"
)
suspend
fun
type
(
value
:
Output
<
StorageProfileFileSystemLocationType
>
)