@Stability(value=Stable) @Internal public static final class CfnHookTypeConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHookTypeConfigProps
CfnHookTypeConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnHookTypeConfigProps.Builder, CfnHookTypeConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnHookTypeConfigProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHookTypeConfigProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConfiguration()
Specifies the activated hook type configuration, in this AWS account and AWS Region .
|
String |
getConfigurationAlias()
Specifies the activated hook type configuration, in this AWS account and AWS Region .
|
String |
getTypeArn()
The Amazon Resource Number (ARN) for the hook to set `Configuration` for.
|
String |
getTypeName()
The unique name for your hook.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnHookTypeConfigProps.Builder builder)
CfnHookTypeConfigProps.Builder.public final String getConfiguration()
CfnHookTypeConfigProps
You must specify either TypeName and Configuration or TypeARN and Configuration .
getConfiguration in interface CfnHookTypeConfigPropspublic final String getConfigurationAlias()
CfnHookTypeConfigProps
Defaults to default alias. Hook types currently support default configuration alias.
getConfigurationAlias in interface CfnHookTypeConfigPropspublic final String getTypeArn()
CfnHookTypeConfigProps
You must specify either TypeName and Configuration or TypeARN and Configuration .
getTypeArn in interface CfnHookTypeConfigPropspublic final String getTypeName()
CfnHookTypeConfigProps
Specifies a three-part namespace for your hook, with a recommended pattern of Organization::Service::Hook .
You must specify either TypeName and Configuration or TypeARN and Configuration .
getTypeName in interface CfnHookTypeConfigProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.