Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnMacroMixinProps.Builder
Packages that use CfnMacroMixinProps.Builder
-
Uses of CfnMacroMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnMacroMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnMacroMixinProps.BuilderCfnMacroMixinProps.builder()CfnMacroMixinProps.Builder.description(String description) Sets the value ofCfnMacroMixinProps.getDescription()CfnMacroMixinProps.Builder.functionName(String functionName) Sets the value ofCfnMacroMixinProps.getFunctionName()CfnMacroMixinProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnMacroMixinProps.getLogGroupName()CfnMacroMixinProps.Builder.logRoleArn(String logRoleArn) Sets the value ofCfnMacroMixinProps.getLogRoleArn()Sets the value ofCfnMacroMixinProps.getName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnMacroMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMacroMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMacroMixinProps.Builder.