pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.codepipeline.kotlin.inputs
/
CustomActionTypeConfigurationPropertyArgs
/
CustomActionTypeConfigurationPropertyArgs
Custom
Action
Type
Configuration
Property
Args
fun
CustomActionTypeConfigurationPropertyArgs
(
description
:
Output
<
String
>
?
=
null
,
key
:
Output
<
Boolean
>
,
name
:
Output
<
String
>
,
queryable
:
Output
<
Boolean
>
?
=
null
,
required
:
Output
<
Boolean
>
,
secret
:
Output
<
Boolean
>
,
type
:
Output
<
String
>
?
=
null
)