Class CfnOrganizationMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.organizations.mixins.CfnOrganizationMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationMixinProps
@Stability(Stable)
@Internal
public static final class CfnOrganizationMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationMixinProps
An implementation for
CfnOrganizationMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.organizations.mixins.CfnOrganizationMixinProps
CfnOrganizationMixinProps.Builder, CfnOrganizationMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnOrganizationMixinProps.Builder.
-
-
Method Details
-
getFeatureSet
Description copied from interface:CfnOrganizationMixinPropsSpecifies the feature set supported by the new organization. Each feature set supports different levels of functionality.ALLIn addition to all the features supported by the consolidated billing feature set, the management account gains access to advanced features that give you more control over accounts in your organization. For more information, see All features in the AWS Organizations User Guide .CONSOLIDATED_BILLINGAll member accounts have their bills consolidated to and paid by the management account. For more information, see Consolidated billing in the AWS Organizations User Guide .
The consolidated billing feature feature set isn't available for organizations in the AWS GovCloud (US) Region.
If you don't specify this property, the default value is
ALL.Default: - "ALL"
- Specified by:
getFeatureSetin interfaceCfnOrganizationMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-