Amazon.RDS.Model.AuthorizeDBSecurityGroupIngressRequest.IsSetEC2SecurityGroupId C# (CSharp) Méthode

IsSetEC2SecurityGroupId() private méthode

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