| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStack.SourceProperty.Jsii$Proxy
An implementation for
CfnStack.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.SourceProperty |
CfnStack.SourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps.Builder |
CfnStackProps.Builder.customCookbooksSource(CfnStack.SourceProperty customCookbooksSource)
Sets the value of
CfnStackProps.getCustomCookbooksSource() |
CfnStack.Builder |
CfnStack.Builder.customCookbooksSource(CfnStack.SourceProperty customCookbooksSource)
Contains the information required to retrieve an app or cookbook from a repository.
|
void |
CfnStack.setCustomCookbooksSource(CfnStack.SourceProperty value)
Contains the information required to retrieve an app or cookbook from a repository.
|
Copyright © 2022. All rights reserved.