standbyPolicy property

TfRef<List<Map<String, Object?>>> get standbyPolicy

Reference to standby_policy attribute.

Implementation

TfRef<List<Map<String, Object?>>> get standbyPolicy =>
    TfRef.attribute<List<Map<String, Object?>>>(this, 'standby_policy');