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

IsSetPhysicalResourceId() private méthode

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