Amazon.CloudFormation.Model.DescribeStackResourceRequest.IsSetLogicalResourceId C# (CSharp) Method

IsSetLogicalResourceId() private method

private IsSetLogicalResourceId ( ) : bool
return bool
        internal bool IsSetLogicalResourceId()
        {
            return this._logicalResourceId != null;
        }
DescribeStackResourceRequest