Amazon.CloudFormation.Model.StackResourceSummary.IsSetPhysicalResourceId C# (CSharp) Méthode

IsSetPhysicalResourceId() private méthode

private IsSetPhysicalResourceId ( ) : bool
Résultat bool
        internal bool IsSetPhysicalResourceId()
        {
            return this.physicalResourceId != null;
        }