pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
VolumeAttachmentArgsBuilder
Volume
Attachment
Args
Builder
class
VolumeAttachmentArgsBuilder
Builder for
VolumeAttachmentArgs
.
Functions
Functions
device
Link copied to clipboard
@
JvmName
(
name
=
"jtppagvjdjpxvxim"
)
suspend
fun
device
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ytsucoqmywptysxw"
)
suspend
fun
device
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"qkdvmdphafoieglk"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xlgslrmbeywkbuxh"
)
suspend
fun
instanceId
(
value
:
String
?
)
volume
Id
Link copied to clipboard
@
JvmName
(
name
=
"ejfkruvsbmdkvpse"
)
suspend
fun
volumeId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dyudihoysybbgvak"
)
suspend
fun
volumeId
(
value
:
String
?
)