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