Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersap.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersap
Methods in software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersap that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnApplicationMixinProps.getApplicationId()CfnApplicationMixinProps.Builder.applicationType(String applicationType) Sets the value ofCfnApplicationMixinProps.getApplicationType()CfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.componentsInfo(List<? extends Object> componentsInfo) Sets the value ofCfnApplicationMixinProps.getComponentsInfo()CfnApplicationMixinProps.Builder.componentsInfo(IResolvable componentsInfo) Sets the value ofCfnApplicationMixinProps.getComponentsInfo()CfnApplicationMixinProps.Builder.credentials(List<? extends Object> credentials) Sets the value ofCfnApplicationMixinProps.getCredentials()CfnApplicationMixinProps.Builder.credentials(IResolvable credentials) Sets the value ofCfnApplicationMixinProps.getCredentials()CfnApplicationMixinProps.Builder.databaseArn(String databaseArn) Sets the value ofCfnApplicationMixinProps.getDatabaseArn()Sets the value ofCfnApplicationMixinProps.getInstances()CfnApplicationMixinProps.Builder.sapInstanceNumber(String sapInstanceNumber) Sets the value ofCfnApplicationMixinProps.getSapInstanceNumber()Sets the value ofCfnApplicationMixinProps.getSid()Sets the value ofCfnApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersap with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.