PatchSslPolicyRequest constructor
PatchSslPolicyRequest({})
Implementation
PatchSslPolicyRequest({
required this.project,
this.requestId,
required this.sslPolicy,
required this.sslPolicyResource,
}) : super(fullyQualifiedName);