GatewayPropertiesResponse

constructor(apiMetadataProperties: GatewayApiMetadataPropertiesResponse? = null, corsProperties: GatewayCorsPropertiesResponse? = null, httpsOnly: Boolean? = null, instances: List<GatewayInstanceResponse>, operatorProperties: GatewayOperatorPropertiesResponse, provisioningState: String, public: Boolean? = null, resourceRequests: GatewayResourceRequestsResponse? = null, ssoProperties: SsoPropertiesResponse? = null, url: String)