Amazon.CloudFormation.Model.ContinueUpdateRollbackRequest.IsSetStackName C# (CSharp) Method

IsSetStackName() private method

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