toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
BlockDeviceMappingArgs
/
BlockDeviceMappingArgs
Block
Device
Mapping
Args
constructor
(
deviceName
:
Output
<
String
>
?
=
null
,
ebs
:
Output
<
EbsBlockDeviceArgs
>
?
=
null
,
noDevice
:
Output
<
String
>
?
=
null
,
virtualName
:
Output
<
String
>
?
=
null
)