Interface Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>, Ipv6PeeringConfig.UpdateDefinitionStages.WithRouteFilter<ParentT>
All Known Subinterfaces:
Ipv6PeeringConfig.UpdateDefinition<ParentT>
Enclosing interface:
Ipv6PeeringConfig.UpdateDefinitionStages

public static interface Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>, Ipv6PeeringConfig.UpdateDefinitionStages.WithRouteFilter<ParentT>
The final stage of peering IPv6 configuration definition.

At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent peering definition definition.