Class CfnServicePropsMixin.NewRelicApiKeyConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.devopsagent.mixins.CfnServicePropsMixin.NewRelicApiKeyConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.NewRelicApiKeyConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.NewRelicApiKeyConfigProperty
@Stability(Stable)
@Internal
public static final class CfnServicePropsMixin.NewRelicApiKeyConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServicePropsMixin.NewRelicApiKeyConfigProperty
An implementation for
CfnServicePropsMixin.NewRelicApiKeyConfigProperty-
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.devopsagent.mixins.CfnServicePropsMixin.NewRelicApiKeyConfigProperty
CfnServicePropsMixin.NewRelicApiKeyConfigProperty.Builder, CfnServicePropsMixin.NewRelicApiKeyConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.NewRelicApiKeyConfigProperty.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 StringNew Relic Account ID.List of alert policy IDs.final StringNew Relic User API Key.List of monitored APM application IDs.List of globally unique IDs for New Relic resources.final StringNew Relic region.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 theCfnServicePropsMixin.NewRelicApiKeyConfigProperty.Builder.
-
-
Method Details
-
getAccountId
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyNew Relic Account ID.- Specified by:
getAccountIdin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- See Also:
-
getAlertPolicyIds
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyList of alert policy IDs.- Specified by:
getAlertPolicyIdsin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- See Also:
-
getApiKey
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyNew Relic User API Key.- Specified by:
getApiKeyin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- See Also:
-
getApplicationIds
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyList of monitored APM application IDs.- Specified by:
getApplicationIdsin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- See Also:
-
getEntityGuids
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyList of globally unique IDs for New Relic resources.- Specified by:
getEntityGuidsin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- See Also:
-
getRegion
Description copied from interface:CfnServicePropsMixin.NewRelicApiKeyConfigPropertyNew Relic region.- Specified by:
getRegionin interfaceCfnServicePropsMixin.NewRelicApiKeyConfigProperty- 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()
-