| Modifier and Type | Method and Description |
|---|---|
MessageLanguage |
TagUpdateConstraintOptions.Jsii$Proxy.getMessageLanguage() |
MessageLanguage |
StackSetsConstraintOptions.Jsii$Proxy.getMessageLanguage() |
default MessageLanguage |
PortfolioProps.getMessageLanguage()
(experimental) The message language.
|
MessageLanguage |
PortfolioProps.Jsii$Proxy.getMessageLanguage() |
MessageLanguage |
CloudFormationRuleConstraintOptions.Jsii$Proxy.getMessageLanguage() |
default MessageLanguage |
CommonConstraintOptions.getMessageLanguage()
(experimental) The language code.
|
MessageLanguage |
CommonConstraintOptions.Jsii$Proxy.getMessageLanguage() |
default MessageLanguage |
CloudFormationProductProps.getMessageLanguage()
(experimental) The language code.
|
MessageLanguage |
CloudFormationProductProps.Jsii$Proxy.getMessageLanguage() |
default MessageLanguage |
PortfolioShareOptions.getMessageLanguage()
(experimental) The message language of the share.
|
MessageLanguage |
PortfolioShareOptions.Jsii$Proxy.getMessageLanguage() |
static MessageLanguage |
MessageLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageLanguage[] |
MessageLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Jsii$Proxy(Boolean allow,
String description,
MessageLanguage messageLanguage)
Constructor that initializes the object based on literal property values passed by the
TagUpdateConstraintOptions.Builder. |
Jsii$Proxy(List<String> accounts,
IRole adminRole,
String executionRoleName,
List<String> regions,
Boolean allowStackSetInstanceOperations,
String description,
MessageLanguage messageLanguage)
Constructor that initializes the object based on literal property values passed by the
StackSetsConstraintOptions.Builder. |
Jsii$Proxy(MessageLanguage messageLanguage,
Boolean shareTagOptions)
Constructor that initializes the object based on literal property values passed by the
PortfolioShareOptions.Builder. |
Jsii$Proxy(String description,
MessageLanguage messageLanguage)
Constructor that initializes the object based on literal property values passed by the
CommonConstraintOptions.Builder. |
Jsii$Proxy(String owner,
String productName,
List<? extends CloudFormationProductVersion> productVersions,
String description,
String distributor,
MessageLanguage messageLanguage,
Boolean replaceProductVersionIds,
String supportDescription,
String supportEmail,
String supportUrl)
Constructor that initializes the object based on literal property values passed by the
CloudFormationProductProps.Builder. |
Jsii$Proxy(String displayName,
String providerName,
String description,
MessageLanguage messageLanguage,
TagOptions tagOptions)
Constructor that initializes the object based on literal property values passed by the
PortfolioProps.Builder. |
Jsii$Proxy(TemplateRule rule,
String description,
MessageLanguage messageLanguage)
Constructor that initializes the object based on literal property values passed by the
CloudFormationRuleConstraintOptions.Builder. |
Copyright © 2021. All rights reserved.