Uses of Class
software.amazon.awscdk.services.appintegrations.CfnApplicationProps.Builder
Packages that use CfnApplicationProps.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnApplicationProps.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return CfnApplicationProps.BuilderModifier and TypeMethodDescriptionCfnApplicationProps.Builder.applicationSourceConfig(IResolvable applicationSourceConfig) Sets the value ofCfnApplicationProps.getApplicationSourceConfig()CfnApplicationProps.Builder.applicationSourceConfig(CfnApplication.ApplicationSourceConfigProperty applicationSourceConfig) Sets the value ofCfnApplicationProps.getApplicationSourceConfig()static CfnApplicationProps.BuilderCfnApplicationProps.builder()CfnApplicationProps.Builder.description(String description) Sets the value ofCfnApplicationProps.getDescription()Sets the value ofCfnApplicationProps.getName()Sets the value ofCfnApplicationProps.getNamespace()CfnApplicationProps.Builder.permissions(List<String> permissions) Sets the value ofCfnApplicationProps.getPermissions()Sets the value ofCfnApplicationProps.getTags()Constructors in software.amazon.awscdk.services.appintegrations with parameters of type CfnApplicationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationProps.Builder.