toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datapipeline.kotlin.outputs
/
GetPipelineDefinitionParameterObject
Get
Pipeline
Definition
Parameter
Object
data
class
GetPipelineDefinitionParameterObject
(
val
attributes
:
List
<
GetPipelineDefinitionParameterObjectAttribute
>
,
val
id
:
String
)
Members
Constructors
Get
Pipeline
Definition
Parameter
Object
Link copied to clipboard
constructor
(
attributes
:
List
<
GetPipelineDefinitionParameterObjectAttribute
>
,
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attributes
Link copied to clipboard
val
attributes
:
List
<
GetPipelineDefinitionParameterObjectAttribute
>
id
Link copied to clipboard
val
id
:
String
ID of the object.