Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressResponse.IsSetClusterSecurityGroup C# (CSharp) Méthode

IsSetClusterSecurityGroup() private méthode

private IsSetClusterSecurityGroup ( ) : bool
Résultat bool
        internal bool IsSetClusterSecurityGroup()
        {
            return this._clusterSecurityGroup != null;
        }
AuthorizeClusterSecurityGroupIngressResponse