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

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

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