Amazon.EC2.Model.AuthorizeSecurityGroupEgressRequest.IsSetGroupId C# (CSharp) 메소드

IsSetGroupId() 개인적인 메소드

private IsSetGroupId ( ) : bool
리턴 bool
        internal bool IsSetGroupId()
        {
            return this._groupId != null;
        }
AuthorizeSecurityGroupEgressRequest