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