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
/
Ec2VolumeArgsBuilder
Ec2Volume
Args
Builder
class
Ec2VolumeArgsBuilder
Builder for
Ec2VolumeArgs
.
Members
Functions
location
Link copied to clipboard
@
JvmName
(
name
=
"uxnijhhucmeaxgic"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rdoahfdhuwwvanmb"
)
suspend
fun
location
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ycckswvahilpkiiv"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jtullrqtpvuabtsj"
)
suspend
fun
name
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"ojsorwddmdblqogu"
)
suspend
fun
properties
(
value
:
Ec2VolumePropertiesArgs
?
)
@
JvmName
(
name
=
"hcgsunhgdasewkeh"
)
suspend
fun
properties
(
value
:
Output
<
Ec2VolumePropertiesArgs
>
)
@
JvmName
(
name
=
"vamhqepyckvarrts"
)
suspend
fun
properties
(
argument
:
suspend
Ec2VolumePropertiesArgsBuilder
.
(
)
->
Unit
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"nwklcnhpjgsjqscg"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mjrovhqiupnomarc"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"uunpamximvjqxplw"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"gviisvgowiqetygh"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"njsvvohylbqdcitd"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)