Uses of Class
software.amazon.awscdk.services.appintegrations.CfnApplication.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnApplication.Builder in software.amazon.awscdk.services.appintegrations
Modifier 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.Builder
CfnApplication.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.