Amazon.CloudFormation.Model.DescribeStacksRequest.IsSetStackName C# (CSharp) 메소드

IsSetStackName() 개인적인 메소드

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