toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudformation.kotlin.outputs
/
StackSetInstanceDeploymentTargets
Stack
Set
Instance
Deployment
Targets
data
class
StackSetInstanceDeploymentTargets
(
val
organizationalUnitIds
:
List
<
String
>
?
=
null
)
Members
Constructors
Stack
Set
Instance
Deployment
Targets
Link copied to clipboard
constructor
(
organizationalUnitIds
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
organizational
Unit
Ids
Link copied to clipboard
val
organizationalUnitIds
:
List
<
String
>
?
=
null
The organization root ID or organizational unit (OU) IDs to which StackSets deploys.