| 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() |
Copyright © 2020. All rights reserved.