Amazon.CloudFormation.Model.DescribeStackResourcesRequest.IsSetStackName C# (CSharp) Метод

IsSetStackName() приватный Метод

private IsSetStackName ( ) : bool
Результат bool
        internal bool IsSetStackName()
        {
            return this._stackName != null;
        }