| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.applicationName(String applicationName)
A name for the application.
|
CfnApplication.Builder |
CfnApplication.Builder.computePlatform(String computePlatform)
The compute platform that CodeDeploy deploys the application to.
|
static CfnApplication.Builder |
CfnApplication.Builder.create(Construct scope,
String id) |
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
|
Copyright © 2022. All rights reserved.