File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,13 @@ Review the argument references that you can specify for your resource.
113113In addition to all argument reference list, you can access the following attribute reference after your resource is created.
114114
115115- ` access_mode ` - (String) The access mode for this load balancer. One of ** private** , ** public** , ** private_path** .
116+ - ` attached_load_balancer_pool_members ` - (List) The load balancer pool members attached to this load balancer.
117+ Nested scheme for `members`:
118+ - `deleted` - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
119+ Nested scheme for `deleted`:
120+ - `more_info` - (String) Link to documentation about deleted resources.
121+ - `href` - (String) The URL for this load balancer pool member.
122+ - `id` - (String) The unique identifier for this load balancer pool member.
116123- ` availability ` - (String) The availability of this load balancer
117124- ` crn ` - (String) The CRN for this load balancer.
118125- ` hostname ` - (String) The fully qualified domain name assigned to this load balancer.
You can’t perform that action at this time.
0 commit comments