toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
SnapshotCreateVolumePermissionResourceBuilder
Snapshot
Create
Volume
Permission
Resource
Builder
class
SnapshotCreateVolumePermissionResourceBuilder
Builder for
SnapshotCreateVolumePermission
.
Members
Properties
args
Link copied to clipboard
var
args
:
SnapshotCreateVolumePermissionArgs
name
Link copied to clipboard
var
name
:
String
?
opts
Link copied to clipboard
var
opts
:
CustomResourceOptions
Functions
args
Link copied to clipboard
suspend
fun
args
(
block
:
suspend
SnapshotCreateVolumePermissionArgsBuilder
.
(
)
->
Unit
)
name
Link copied to clipboard
fun
name
(
value
:
String
)
opts
Link copied to clipboard
suspend
fun
opts
(
block
:
suspend
CustomResourceOptionsBuilder
.
(
)
->
Unit
)