/dhall-aws-cloudformation/cloudformation/AWS::DynamoDB::GlobalTable/SSESpecification.dhall

Copy path to clipboard

Source

{ Type = { SSEEnabled : Bool, SSEType : Optional (./../../Fn.dhall).CfnText }
, default.SSEType = None (./../../Fn.dhall).CfnText
}