@Stability(value=Stable) public static final class CfnStateMachine.SAMPolicyTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStateMachine.SAMPolicyTemplateProperty>
CfnStateMachine.SAMPolicyTemplateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.SAMPolicyTemplateProperty |
build()
Builds the configured instance.
|
CfnStateMachine.SAMPolicyTemplateProperty.Builder |
lambdaInvokePolicy(CfnStateMachine.FunctionSAMPTProperty lambdaInvokePolicy)
Sets the value of
CfnStateMachine.SAMPolicyTemplateProperty.getLambdaInvokePolicy() |
CfnStateMachine.SAMPolicyTemplateProperty.Builder |
lambdaInvokePolicy(IResolvable lambdaInvokePolicy)
Sets the value of
CfnStateMachine.SAMPolicyTemplateProperty.getLambdaInvokePolicy() |
CfnStateMachine.SAMPolicyTemplateProperty.Builder |
stepFunctionsExecutionPolicy(CfnStateMachine.StateMachineSAMPTProperty stepFunctionsExecutionPolicy)
|
CfnStateMachine.SAMPolicyTemplateProperty.Builder |
stepFunctionsExecutionPolicy(IResolvable stepFunctionsExecutionPolicy)
|
@Stability(value=Stable) public CfnStateMachine.SAMPolicyTemplateProperty.Builder lambdaInvokePolicy(IResolvable lambdaInvokePolicy)
CfnStateMachine.SAMPolicyTemplateProperty.getLambdaInvokePolicy()lambdaInvokePolicy - `CfnStateMachine.SAMPolicyTemplateProperty.LambdaInvokePolicy`.this@Stability(value=Stable) public CfnStateMachine.SAMPolicyTemplateProperty.Builder lambdaInvokePolicy(CfnStateMachine.FunctionSAMPTProperty lambdaInvokePolicy)
CfnStateMachine.SAMPolicyTemplateProperty.getLambdaInvokePolicy()lambdaInvokePolicy - `CfnStateMachine.SAMPolicyTemplateProperty.LambdaInvokePolicy`.this@Stability(value=Stable) public CfnStateMachine.SAMPolicyTemplateProperty.Builder stepFunctionsExecutionPolicy(IResolvable stepFunctionsExecutionPolicy)
stepFunctionsExecutionPolicy - `CfnStateMachine.SAMPolicyTemplateProperty.StepFunctionsExecutionPolicy`.this@Stability(value=Stable) public CfnStateMachine.SAMPolicyTemplateProperty.Builder stepFunctionsExecutionPolicy(CfnStateMachine.StateMachineSAMPTProperty stepFunctionsExecutionPolicy)
stepFunctionsExecutionPolicy - `CfnStateMachine.SAMPolicyTemplateProperty.StepFunctionsExecutionPolicy`.this@Stability(value=Stable) public CfnStateMachine.SAMPolicyTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnStateMachine.SAMPolicyTemplateProperty>CfnStateMachine.SAMPolicyTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.