toggle menu
pulumi-aws-native-kotlin
1.27.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
=
"sttfjybuoqwikfjp"
)
suspend
fun
device
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lmuwykjtifqrxbdo"
)
suspend
fun
device
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"fmoweewgmigrrwjw"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wmwyuwwtpyyhhpmf"
)
suspend
fun
instanceId
(
value
:
String
?
)
volume
Id
Link copied to clipboard
@
JvmName
(
name
=
"jvljwyyvdktoralu"
)
suspend
fun
volumeId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fhwvvgjadfydfgon"
)
suspend
fun
volumeId
(
value
:
String
?
)