toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.inputs
/
AutomationSelectorArgs
Automation
Selector
Args
data
class
AutomationSelectorArgs
(
val
targets
:
Output
<
List
<
AutomationSelectorTargetArgs
>
>
)
:
ConvertibleToJava
<
AutomationSelectorArgs
>
Members
Constructors
Automation
Selector
Args
Link copied to clipboard
constructor
(
targets
:
Output
<
List
<
AutomationSelectorTargetArgs
>
>
)
Properties
targets
Link copied to clipboard
val
targets
:
Output
<
List
<
AutomationSelectorTargetArgs
>
>
Contains attributes about a target. Structure is documented below.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AutomationSelectorArgs