| Modifier and Type | Interface and Description |
|---|---|
interface |
CloudFormationRuleConstraintOptions
(experimental) Properties for provisoning rule constraint.
|
interface |
StackSetsConstraintOptions
(experimental) Properties for deploying with Stackset, which creates a StackSet constraint.
|
interface |
TagUpdateConstraintOptions
(experimental) Properties for ResourceUpdateConstraint.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudFormationRuleConstraintOptions.Jsii$Proxy
An implementation for
CloudFormationRuleConstraintOptions |
static class |
CommonConstraintOptions.Jsii$Proxy
An implementation for
CommonConstraintOptions |
static class |
StackSetsConstraintOptions.Jsii$Proxy
An implementation for
StackSetsConstraintOptions |
static class |
TagUpdateConstraintOptions.Jsii$Proxy
An implementation for
TagUpdateConstraintOptions |
| Modifier and Type | Method and Description |
|---|---|
CommonConstraintOptions |
CommonConstraintOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPortfolio.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
(experimental) Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.Jsii$Proxy.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
(experimental) Add notifications for supplied topics on the provisioned product.
|
default void |
IPortfolio.Jsii$Default.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
(experimental) Add notifications for supplied topics on the provisioned product.
|
void |
Portfolio.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
(experimental) Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.setLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
void |
IPortfolio.Jsii$Proxy.setLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
default void |
IPortfolio.Jsii$Default.setLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
void |
Portfolio.setLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
void |
IPortfolio.setLocalLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
void |
IPortfolio.Jsii$Proxy.setLocalLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
default void |
IPortfolio.Jsii$Default.setLocalLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
void |
Portfolio.setLocalLaunchRole(IProduct product,
IRole launchRole,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
IRole |
IPortfolio.setLocalLaunchRoleName(IProduct product,
String launchRoleName,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
IRole |
IPortfolio.Jsii$Proxy.setLocalLaunchRoleName(IProduct product,
String launchRoleName,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
default IRole |
IPortfolio.Jsii$Default.setLocalLaunchRoleName(IProduct product,
String launchRoleName,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
IRole |
Portfolio.setLocalLaunchRoleName(IProduct product,
String launchRoleName,
CommonConstraintOptions options)
(experimental) Force users to assume a certain role when launching a product.
|
Copyright © 2021. All rights reserved.