Uses of Class
software.amazon.awscdk.services.systemsmanagersap.CfnApplicationProps.Builder
Packages that use CfnApplicationProps.Builder
Package
Description
AWS::SystemsManagerSAP Construct Library
-
Uses of CfnApplicationProps.Builder in software.amazon.awscdk.services.systemsmanagersap
Methods in software.amazon.awscdk.services.systemsmanagersap that return CfnApplicationProps.BuilderModifier and TypeMethodDescriptionCfnApplicationProps.Builder.applicationId(String applicationId) Sets the value ofCfnApplicationProps.getApplicationId()CfnApplicationProps.Builder.applicationType(String applicationType) Sets the value ofCfnApplicationProps.getApplicationType()static CfnApplicationProps.BuilderCfnApplicationProps.builder()CfnApplicationProps.Builder.credentials(List<? extends Object> credentials) Sets the value ofCfnApplicationProps.getCredentials()CfnApplicationProps.Builder.credentials(IResolvable credentials) Sets the value ofCfnApplicationProps.getCredentials()Sets the value ofCfnApplicationProps.getInstances()CfnApplicationProps.Builder.sapInstanceNumber(String sapInstanceNumber) Sets the value ofCfnApplicationProps.getSapInstanceNumber()Sets the value ofCfnApplicationProps.getSid()Sets the value ofCfnApplicationProps.getTags()Constructors in software.amazon.awscdk.services.systemsmanagersap with parameters of type CfnApplicationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationProps.Builder.