Class CfnOrganizationCentralizationRuleMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnOrganizationCentralizationRuleMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationCentralizationRuleMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationCentralizationRuleMixinProps
@Stability(Stable)
@Internal
public static final class CfnOrganizationCentralizationRuleMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationCentralizationRuleMixinProps
An implementation for
CfnOrganizationCentralizationRuleMixinProps-
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.cfnpropertymixins.services.observabilityadmin.CfnOrganizationCentralizationRuleMixinProps
CfnOrganizationCentralizationRuleMixinProps.Builder, CfnOrganizationCentralizationRuleMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRuleMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectgetRule()Returns union: eitherIResolvableorCfnOrganizationCentralizationRulePropsMixin.CentralizationRulePropertyfinal StringThe name of the organization centralization rule.getTags()A key-value pair to filter resources based on tags associated with the resource.final inthashCode()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 theCfnOrganizationCentralizationRuleMixinProps.Builder.
-
-
Method Details
-
getRule
Description copied from interface:CfnOrganizationCentralizationRuleMixinPropsReturns union: eitherIResolvableorCfnOrganizationCentralizationRulePropsMixin.CentralizationRuleProperty- Specified by:
getRulein interfaceCfnOrganizationCentralizationRuleMixinProps- See Also:
-
getRuleName
Description copied from interface:CfnOrganizationCentralizationRuleMixinPropsThe name of the organization centralization rule.- Specified by:
getRuleNamein interfaceCfnOrganizationCentralizationRuleMixinProps- See Also:
-
getTags
Description copied from interface:CfnOrganizationCentralizationRuleMixinPropsA key-value pair to filter resources based on tags associated with the resource.For more information about tags, see What are tags?
- Specified by:
getTagsin interfaceCfnOrganizationCentralizationRuleMixinProps- 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()
-