Amazon.OpsWorks.Model.RegisterRdsDbInstanceRequest.IsSetStackId C# (CSharp) Method

IsSetStackId() private method

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