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