Class CfnOrganizationCentralizationRuleProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.observabilityadmin.CfnOrganizationCentralizationRuleProps.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationCentralizationRuleProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationCentralizationRuleProps
@Stability(Stable)
@Internal
public static final class CfnOrganizationCentralizationRuleProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationCentralizationRuleProps
An implementation for
CfnOrganizationCentralizationRuleProps-
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.services.observabilityadmin.CfnOrganizationCentralizationRuleProps
CfnOrganizationCentralizationRuleProps.Builder, CfnOrganizationCentralizationRuleProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRuleProps.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: eitherIResolvableorCfnOrganizationCentralizationRule.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 theCfnOrganizationCentralizationRuleProps.Builder.
-
-
Method Details
-
getRule
Description copied from interface:CfnOrganizationCentralizationRulePropsReturns union: eitherIResolvableorCfnOrganizationCentralizationRule.CentralizationRuleProperty- Specified by:
getRulein interfaceCfnOrganizationCentralizationRuleProps- See Also:
-
getRuleName
Description copied from interface:CfnOrganizationCentralizationRulePropsThe name of the organization centralization rule.- Specified by:
getRuleNamein interfaceCfnOrganizationCentralizationRuleProps- See Also:
-
getTags
Description copied from interface:CfnOrganizationCentralizationRulePropsA 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 interfaceCfnOrganizationCentralizationRuleProps- 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()
-