Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnAppMixinProps.Builder
Packages that use CfnAppMixinProps.Builder
-
Uses of CfnAppMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnAppMixinProps.BuilderModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.appSource(CfnAppPropsMixin.SourceProperty appSource) Sets the value ofCfnAppMixinProps.getAppSource()CfnAppMixinProps.Builder.appSource(IResolvable appSource) Sets the value ofCfnAppMixinProps.getAppSource()CfnAppMixinProps.Builder.attributes(Map<String, String> attributes) Sets the value ofCfnAppMixinProps.getAttributes()CfnAppMixinProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnAppMixinProps.getAttributes()static CfnAppMixinProps.BuilderCfnAppMixinProps.builder()CfnAppMixinProps.Builder.dataSources(List<? extends Object> dataSources) Sets the value ofCfnAppMixinProps.getDataSources()CfnAppMixinProps.Builder.dataSources(IResolvable dataSources) Sets the value ofCfnAppMixinProps.getDataSources()CfnAppMixinProps.Builder.description(String description) Sets the value ofCfnAppMixinProps.getDescription()Sets the value ofCfnAppMixinProps.getDomains()Sets the value ofCfnAppMixinProps.getEnableSsl()CfnAppMixinProps.Builder.enableSsl(IResolvable enableSsl) Sets the value ofCfnAppMixinProps.getEnableSsl()CfnAppMixinProps.Builder.environment(List<? extends Object> environment) Sets the value ofCfnAppMixinProps.getEnvironment()CfnAppMixinProps.Builder.environment(IResolvable environment) Sets the value ofCfnAppMixinProps.getEnvironment()Sets the value ofCfnAppMixinProps.getName()Sets the value ofCfnAppMixinProps.getShortname()CfnAppMixinProps.Builder.sslConfiguration(CfnAppPropsMixin.SslConfigurationProperty sslConfiguration) Sets the value ofCfnAppMixinProps.getSslConfiguration()CfnAppMixinProps.Builder.sslConfiguration(IResolvable sslConfiguration) Sets the value ofCfnAppMixinProps.getSslConfiguration()Sets the value ofCfnAppMixinProps.getStackId()Sets the value ofCfnAppMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnAppMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAppMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAppMixinProps.Builder.