pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.configuration.kotlin.inputs
/
GetConformancePackPlainArgs
Get
Conformance
Pack
Plain
Args
data
class
GetConformancePackPlainArgs
(
val
conformancePackName
:
String
)
:
ConvertibleToJava
<
GetConformancePackPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Conformance
Pack
Plain
Args
Link copied to clipboard
fun
GetConformancePackPlainArgs
(
conformancePackName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetConformancePackPlainArgs
Properties
conformance
Pack
Name
Link copied to clipboard
val
conformancePackName
:
String
Name of the conformance pack which will be assigned as the unique identifier.