Amazon.CloudFormation.Model.DescribeStackResourcesRequest.IsSetPhysicalResourceId C# (CSharp) Method

IsSetPhysicalResourceId() private method

private IsSetPhysicalResourceId ( ) : bool
return bool
        internal bool IsSetPhysicalResourceId()
        {
            return this._physicalResourceId != null;
        }