| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalogappregistry |
AWS::ServiceCatalogAppRegistry Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.Builder |
CfnApplication.Builder.create(software.constructs.Construct scope,
String id) |
CfnApplication.Builder |
CfnApplication.Builder.description(String description)
The description of the application.
|
CfnApplication.Builder |
CfnApplication.Builder.name(String name)
The name of the application.
|
CfnApplication.Builder |
CfnApplication.Builder.tags(Map<String,String> tags)
Key-value pairs you can use to associate with the application.
|
Copyright © 2022. All rights reserved.