toggle menu
pulumi-aws-native-kotlin
1.28.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
=
"ihburkbwccgsnxwa"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ivafbnuckdqayrcp"
)
suspend
fun
name
(
value
:
String
)
path
Link copied to clipboard
@
JvmName
(
name
=
"ujhielcijfiycfwg"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fiyjweiesepfmhoc"
)
suspend
fun
path
(
value
:
String
)
type
Link copied to clipboard
@
JvmName
(
name
=
"aunhkdksyhhucfww"
)
suspend
fun
type
(
value
:
StorageProfileFileSystemLocationType
)
@
JvmName
(
name
=
"cbtjiwbywmbtuevy"
)
suspend
fun
type
(
value
:
Output
<
StorageProfileFileSystemLocationType
>
)