Amazon.OpsWorks.Model.RegisterRdsDbInstanceRequest.IsSetStackId C# (CSharp) 메소드

IsSetStackId() 개인적인 메소드

private IsSetStackId ( ) : bool
리턴 bool
        internal bool IsSetStackId()
        {
            return this._stackId != null;
        }