toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datapipeline.kotlin.outputs
/
GetPipelineDefinitionParameterObjectAttribute
Get
Pipeline
Definition
Parameter
Object
Attribute
data
class
GetPipelineDefinitionParameterObjectAttribute
(
val
key
:
String
,
val
stringValue
:
String
)
Members
Constructors
Get
Pipeline
Definition
Parameter
Object
Attribute
Link copied to clipboard
constructor
(
key
:
String
,
stringValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Field identifier.
string
Value
Link copied to clipboard
val
stringValue
:
String
Field value, expressed as a String.