DescribeStateMachineForExecutionRequest     
    
  Types
Properties
Link copied to clipboard
                  The Amazon Resource Name (ARN) of the execution you want state machine information for.
Link copied to clipboard
                  If your state machine definition is encrypted with a KMS key, callers must have kms:Decrypt permission to decrypt the definition. Alternatively, you can call the API with includedData = METADATA_ONLY to get a successful response without the encrypted definition.
Functions
Link copied to clipboard
                  inline fun copy(block: DescribeStateMachineForExecutionRequest.Builder.() -> Unit = {}): DescribeStateMachineForExecutionRequest