Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.ExistingTargetApplicationOptions.Builder
Packages that use ExistingTargetApplicationOptions.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of ExistingTargetApplicationOptions.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return ExistingTargetApplicationOptions.BuilderModifier and TypeMethodDescriptionExistingTargetApplicationOptions.Builder.analyticsReporting(Boolean analyticsReporting) Sets the value ofStackProps.getAnalyticsReporting()ExistingTargetApplicationOptions.Builder.applicationArnValue(String applicationArnValue) Sets the value ofExistingTargetApplicationOptions.getApplicationArnValue()ExistingTargetApplicationOptions.Builder.associateCrossAccountStacks(Boolean associateCrossAccountStacks) Sets the value ofTargetApplicationCommonOptions.getAssociateCrossAccountStacks()ExistingTargetApplicationOptions.builder()ExistingTargetApplicationOptions.Builder.crossRegionReferences(Boolean crossRegionReferences) Sets the value ofStackProps.getCrossRegionReferences()ExistingTargetApplicationOptions.Builder.description(String description) Sets the value ofStackProps.getDescription()ExistingTargetApplicationOptions.Builder.env(Environment env) Sets the value ofStackProps.getEnv()ExistingTargetApplicationOptions.Builder.notificationArns(List<String> notificationArns) Sets the value ofStackProps.getNotificationArns()ExistingTargetApplicationOptions.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary()ExistingTargetApplicationOptions.Builder.propertyInjectors(List<? extends IPropertyInjector> propertyInjectors) Sets the value ofStackProps.getPropertyInjectors()Deprecated.- Use `stackName` instead to control the name and id of the stackSets the value ofStackProps.getStackName()ExistingTargetApplicationOptions.Builder.suppressTemplateIndentation(Boolean suppressTemplateIndentation) Sets the value ofStackProps.getSuppressTemplateIndentation()ExistingTargetApplicationOptions.Builder.synthesizer(IStackSynthesizer synthesizer) Sets the value ofStackProps.getSynthesizer()Sets the value ofStackProps.getTags()ExistingTargetApplicationOptions.Builder.terminationProtection(Boolean terminationProtection) Sets the value ofStackProps.getTerminationProtection()Constructors in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type ExistingTargetApplicationOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theExistingTargetApplicationOptions.Builder.