@Stability(value=Stable)
public static interface CfnStateMachine.SAMPolicyTemplateProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.SAMPolicyTemplateProperty.Builder
A builder for
CfnStateMachine.SAMPolicyTemplateProperty |
static class |
CfnStateMachine.SAMPolicyTemplateProperty.Jsii$Proxy
An implementation for
CfnStateMachine.SAMPolicyTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.SAMPolicyTemplateProperty.Builder |
builder() |
default Object |
getLambdaInvokePolicy()
`CfnStateMachine.SAMPolicyTemplateProperty.LambdaInvokePolicy`.
|
default Object |
getStepFunctionsExecutionPolicy()
`CfnStateMachine.SAMPolicyTemplateProperty.StepFunctionsExecutionPolicy`.
|
@Stability(value=Stable) @Nullable default Object getLambdaInvokePolicy()
@Stability(value=Stable) @Nullable default Object getStepFunctionsExecutionPolicy()
@Stability(value=Stable) static CfnStateMachine.SAMPolicyTemplateProperty.Builder builder()
Copyright © 2021. All rights reserved.