Values_0.VpcEncryptionControlExclusionSourceDescribes an exclusion configuration for VPC Encryption Control. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
type nonrec t = {state : VpcEncryptionControlExclusionState.t option;The current state of the exclusion configuration.
*)stateMessage : String_.t option;A message providing additional information about the exclusion state.
*)}