Uses of Interface
software.amazon.awscdk.services.sam.CfnStateMachine.IAMPolicyDocumentProperty
Packages that use CfnStateMachine.IAMPolicyDocumentProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnStateMachine.IAMPolicyDocumentProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnStateMachine.IAMPolicyDocumentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachine.IAMPolicyDocumentPropertyMethods in software.amazon.awscdk.services.sam that return CfnStateMachine.IAMPolicyDocumentPropertyModifier and TypeMethodDescriptionCfnStateMachine.IAMPolicyDocumentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnStateMachine.IAMPolicyDocumentPropertyModifier and TypeMethodDescriptionCfnStateMachine.Builder.policies(CfnStateMachine.IAMPolicyDocumentProperty policies) AWS::Serverless::StateMachine.Policies.CfnStateMachineProps.Builder.policies(CfnStateMachine.IAMPolicyDocumentProperty policies) Sets the value ofCfnStateMachineProps.getPolicies()voidCfnStateMachine.setPolicies(CfnStateMachine.IAMPolicyDocumentProperty value) AWS::Serverless::StateMachine.Policies.