AuthorizeCacheSecurityGroupIngressResult constructor
AuthorizeCacheSecurityGroupIngressResult({
- CacheSecurityGroup? cacheSecurityGroup,
Implementation
AuthorizeCacheSecurityGroupIngressResult({
this.cacheSecurityGroup,
});