| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionResource.DeploymentPreferenceProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionResource.DeploymentPreferenceProperty |
FunctionResource.DeploymentPreferenceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionResourceProps.setDeploymentPreference(FunctionResource.DeploymentPreferenceProperty value)
``AWS::Serverless::Function.DeploymentPreference``
|
void |
FunctionResourceProps.Jsii$Proxy.setDeploymentPreference(FunctionResource.DeploymentPreferenceProperty value)
``AWS::Serverless::Function.DeploymentPreference``
|
FunctionResourceProps.Builder |
FunctionResourceProps.Builder.withDeploymentPreference(FunctionResource.DeploymentPreferenceProperty value)
Sets the value of DeploymentPreference
|
Copyright © 2018. All rights reserved.