@Stability(value=Stable) @Internal public static final class CfnMacroProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMacroProps
CfnMacroPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMacroProps.Builder, CfnMacroProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String functionName,
String name,
String description,
String logGroupName,
String logRoleArn)
Constructor that initializes the object based on literal property values passed by the
CfnMacroProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::CloudFormation::Macro.Description`.
|
String |
getFunctionName()
`AWS::CloudFormation::Macro.FunctionName`.
|
String |
getLogGroupName()
`AWS::CloudFormation::Macro.LogGroupName`.
|
String |
getLogRoleArn()
`AWS::CloudFormation::Macro.LogRoleARN`.
|
String |
getName()
`AWS::CloudFormation::Macro.Name`.
|
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.public final String getFunctionName()
CfnMacroPropsgetFunctionName in interface CfnMacroPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html#cfn-cloudformation-macro-functionnamepublic final String getName()
CfnMacroPropsgetName in interface CfnMacroPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html#cfn-cloudformation-macro-namepublic final String getDescription()
CfnMacroPropsgetDescription in interface CfnMacroPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html#cfn-cloudformation-macro-descriptionpublic final String getLogGroupName()
CfnMacroPropsgetLogGroupName in interface CfnMacroPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html#cfn-cloudformation-macro-loggroupnamepublic final String getLogRoleArn()
CfnMacroPropsgetLogRoleArn in interface CfnMacroPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html#cfn-cloudformation-macro-logrolearn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.