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
/
VolumeAttachmentArgs
/
VolumeAttachmentArgs
Volume
Attachment
Args
constructor
(
device
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
volumeId
:
Output
<
String
>
?
=
null
)