pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cloudhsmv2.kotlin
/
ClusterArgs
/
ClusterArgs
Cluster
Args
fun
ClusterArgs
(
hsmType
:
Output
<
String
>
?
=
null
,
sourceBackupIdentifier
:
Output
<
String
>
?
=
null
,
subnetIds
:
Output
<
List
<
String
>
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)