memberships
Parameters
value
(Output) An output only view of all the member instance participating in cross instance replication. This field is populated for all the member clusters irrespective of their cluster role. Structure is documented below.
suspend fun memberships(vararg values: Output<InstanceCrossInstanceReplicationConfigMembershipArgs>)
Parameters
values
(Output) An output only view of all the member instance participating in cross instance replication. This field is populated for all the member clusters irrespective of their cluster role. Structure is documented below.
suspend fun memberships(argument: List<suspend InstanceCrossInstanceReplicationConfigMembershipArgsBuilder.() -> Unit>)
suspend fun memberships(vararg argument: suspend InstanceCrossInstanceReplicationConfigMembershipArgsBuilder.() -> Unit)
suspend fun memberships(argument: suspend InstanceCrossInstanceReplicationConfigMembershipArgsBuilder.() -> Unit)
Parameters
argument
(Output) An output only view of all the member instance participating in cross instance replication. This field is populated for all the member clusters irrespective of their cluster role. Structure is documented below.