| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.DeploymentPreferenceProperty.Jsii$Proxy
An implementation for
CfnFunction.DeploymentPreferenceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeploymentPreferenceProperty |
CfnFunction.DeploymentPreferenceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.deploymentPreference(CfnFunction.DeploymentPreferenceProperty deploymentPreference)
`AWS::Serverless::Function.DeploymentPreference`.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.deploymentPreference(CfnFunction.DeploymentPreferenceProperty deploymentPreference)
Sets the value of
CfnFunctionProps.getDeploymentPreference() |
void |
CfnFunction.setDeploymentPreference(CfnFunction.DeploymentPreferenceProperty value)
`AWS::Serverless::Function.DeploymentPreference`.
|
Copyright © 2022. All rights reserved.