toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
VolumeAttachmentArgsBuilder
Volume
Attachment
Args
Builder
class
VolumeAttachmentArgsBuilder
Builder for
VolumeAttachmentArgs
.
Members
Functions
device
Link copied to clipboard
@
JvmName
(
name
=
"pgwryvumrgterpwc"
)
suspend
fun
device
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uimbopktsdhpadvw"
)
suspend
fun
device
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"ecvijxhddfvcrmpo"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vqpbrmsglpkmfovn"
)
suspend
fun
instanceId
(
value
:
String
?
)
volume
Id
Link copied to clipboard
@
JvmName
(
name
=
"slvlsqimlpudvvpb"
)
suspend
fun
volumeId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vgoyvoctsceoqcon"
)
suspend
fun
volumeId
(
value
:
String
?
)