Amazon.CloudFormation.Model.StackResourceSummary.IsSetPhysicalResourceId C# (CSharp) 메소드

IsSetPhysicalResourceId() 개인적인 메소드

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