Uses of Class
software.amazon.awscdk.services.appintegrations.CfnApplication.Builder
Packages that use CfnApplication.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnApplication.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return CfnApplication.BuilderModifier and TypeMethodDescriptionCfnApplication.Builder.applicationSourceConfig(IResolvable applicationSourceConfig) The configuration for where the application should be loaded from.CfnApplication.Builder.applicationSourceConfig(CfnApplication.ApplicationSourceConfigProperty applicationSourceConfig) The configuration for where the application should be loaded from.static CfnApplication.BuilderCfnApplication.Builder.description(String description) The description of the application.The name of the application.The namespace of the application.CfnApplication.Builder.permissions(List<String> permissions) The configuration of events or requests that the application has access to.The tags used to organize, track, or control access for this resource.