Class CfnOrganizationTelemetryRuleMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnOrganizationTelemetryRuleMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationTelemetryRuleMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationTelemetryRuleMixinProps
@Stability(Stable)
@Internal
public static final class CfnOrganizationTelemetryRuleMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationTelemetryRuleMixinProps
An implementation for
CfnOrganizationTelemetryRuleMixinProps-
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.CfnOrganizationTelemetryRuleMixinProps
CfnOrganizationTelemetryRuleMixinProps.Builder, CfnOrganizationTelemetryRuleMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationTelemetryRuleMixinProps.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()The name of the organization telemetry rule.final StringThe name of the organization centralization rule.getTags()Lists all tags attached to the specified 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 theCfnOrganizationTelemetryRuleMixinProps.Builder.
-
-
Method Details
-
getRule
Description copied from interface:CfnOrganizationTelemetryRuleMixinPropsThe name of the organization telemetry rule.Returns union: either
IResolvableorCfnOrganizationTelemetryRulePropsMixin.TelemetryRuleProperty- Specified by:
getRulein interfaceCfnOrganizationTelemetryRuleMixinProps- See Also:
-
getRuleName
Description copied from interface:CfnOrganizationTelemetryRuleMixinPropsThe name of the organization centralization rule.- Specified by:
getRuleNamein interfaceCfnOrganizationTelemetryRuleMixinProps- See Also:
-
getTags
Description copied from interface:CfnOrganizationTelemetryRuleMixinPropsLists all tags attached to the specified resource.Supports telemetry rule resources and telemetry pipeline resources.
- Specified by:
getTagsin interfaceCfnOrganizationTelemetryRuleMixinProps- 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()
-