| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApp.SourceProperty.Jsii$Proxy
An implementation for
CfnApp.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApp.SourceProperty |
CfnApp.SourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApp.Builder |
CfnApp.Builder.appSource(CfnApp.SourceProperty appSource)
A `Source` object that specifies the app repository.
|
CfnAppProps.Builder |
CfnAppProps.Builder.appSource(CfnApp.SourceProperty appSource)
Sets the value of
CfnAppProps.getAppSource() |
void |
CfnApp.setAppSource(CfnApp.SourceProperty value)
A `Source` object that specifies the app repository.
|
Copyright © 2022. All rights reserved.