toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.outputs
/
AutomationSelector
Automation
Selector
data
class
AutomationSelector
(
val
targets
:
List
<
AutomationSelectorTarget
>
)
Members
Constructors
Automation
Selector
Link copied to clipboard
constructor
(
targets
:
List
<
AutomationSelectorTarget
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
targets
Link copied to clipboard
val
targets
:
List
<
AutomationSelectorTarget
>
Contains attributes about a target. Structure is documented below.