GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2PortRange (google_api_security_center v0.39.0)
View SourceA port range which is inclusive of the min and max values. Values are between 0 and 2^16-1. The max can be equal / must be not smaller than the min value. If min and max are equal this indicates that it is a single port.
Attributes
-
max
(type:String.t
, default:nil
) - Maximum port value. -
min
(type:String.t
, default:nil
) - Minimum port value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.