| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMacroProps.Builder |
CfnMacroProps.builder() |
CfnMacroProps.Builder |
CfnMacroProps.Builder.description(String description)
Sets the value of
CfnMacroProps.getDescription() |
CfnMacroProps.Builder |
CfnMacroProps.Builder.functionName(String functionName)
Sets the value of
CfnMacroProps.getFunctionName() |
CfnMacroProps.Builder |
CfnMacroProps.Builder.logGroupName(String logGroupName)
Sets the value of
CfnMacroProps.getLogGroupName() |
CfnMacroProps.Builder |
CfnMacroProps.Builder.logRoleArn(String logRoleArn)
Sets the value of
CfnMacroProps.getLogRoleArn() |
CfnMacroProps.Builder |
CfnMacroProps.Builder.name(String name)
Sets the value of
CfnMacroProps.getName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnMacroProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMacroProps.Builder. |
Copyright © 2022. All rights reserved.