Amazon.Redshift.Model.RevokeClusterSecurityGroupIngressRequest.IsSetEC2SecurityGroupOwnerId C# (CSharp) Méthode

IsSetEC2SecurityGroupOwnerId() private méthode

private IsSetEC2SecurityGroupOwnerId ( ) : bool
Résultat bool
        internal bool IsSetEC2SecurityGroupOwnerId()
        {
            return this._ec2SecurityGroupOwnerId != null;
        }