httpsTriggerUrl property

TfRef<String> get httpsTriggerUrl

Reference to https_trigger_url attribute.

Implementation

TfRef<String> get httpsTriggerUrl =>
    TfRef.attribute<String>(this, 'https_trigger_url');