toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cfg.kotlin.outputs
/
ConformancePackInputParameter
Conformance
Pack
Input
Parameter
data
class
ConformancePackInputParameter
(
val
parameterName
:
String
,
val
parameterValue
:
String
)
Members
Constructors
Conformance
Pack
Input
Parameter
Link copied to clipboard
constructor
(
parameterName
:
String
,
parameterValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
parameter
Name
Link copied to clipboard
val
parameterName
:
String
The input key.
parameter
Value
Link copied to clipboard
val
parameterValue
:
String
The input value.