Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.refactorspaces.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.Builder.apiGatewayProxy(CfnApplicationPropsMixin.ApiGatewayProxyInputProperty apiGatewayProxy) Sets the value ofCfnApplicationMixinProps.getApiGatewayProxy()CfnApplicationMixinProps.Builder.apiGatewayProxy(IResolvable apiGatewayProxy) Sets the value ofCfnApplicationMixinProps.getApiGatewayProxy()CfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnApplicationMixinProps.getEnvironmentIdentifier()CfnApplicationMixinProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnApplicationMixinProps.getEnvironmentIdentifier()Sets the value ofCfnApplicationMixinProps.getName()Sets the value ofCfnApplicationMixinProps.getProxyType()Sets the value ofCfnApplicationMixinProps.getTags()Sets the value ofCfnApplicationMixinProps.getVpcId()Sets the value ofCfnApplicationMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.