Values_0.VpcCidrBlockStateSourceDescribes the state of a CIDR block.
type nonrec t = {state : VpcCidrBlockStateCode.t option;The state of the CIDR block.
*)statusMessage : String_.t option;A message about the status of the CIDR block, if applicable.
*)}