pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.cfg.kotlin.outputs
/
ConformancePackInputParameter
Conformance
Pack
Input
Parameter
data
class
ConformancePackInputParameter
(
val
parameterName
:
String
,
val
parameterValue
:
String
)
Types
Constructors
Properties
Constructors
Conformance
Pack
Input
Parameter
Link copied to clipboard
fun
ConformancePackInputParameter
(
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.