Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest.IsSetEC2SecurityGroupName C# (CSharp) Méthode

IsSetEC2SecurityGroupName() private méthode

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