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