pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.configuration.kotlin.outputs
/
ConformancePackInputParameter
Conformance
Pack
Input
Parameter
data
class
ConformancePackInputParameter
(
val
parameterName
:
String
,
val
parameterValue
:
String
)
Input parameters in the form of key-value pairs for the conformance pack.
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
parameter
Value
Link copied to clipboard
val
parameterValue
:
String