toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.clouddeploy.v1.kotlin.outputs
/
MultiTargetResponse
Multi
Target
Response
data
class
MultiTargetResponse
(
val
targetIds
:
List
<
String
>
)
Information specifying a multiTarget.
Members
Constructors
Multi
Target
Response
Link copied to clipboard
constructor
(
targetIds
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Ids
Link copied to clipboard
val
targetIds
:
List
<
String
>
The target_ids of this multiTarget.