Interface PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithETagCheck<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithMetadata<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.Definition<ParentT>
- Enclosing interface:
PrivateDnsRecordSet.DefinitionStages
public static interface PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
extends PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT>
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set
to the parent.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
withIPv6AddressMethods inherited from interface PrivateDnsRecordSet.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface PrivateDnsRecordSet.DefinitionStages.WithMetadata
withMetadataMethods inherited from interface PrivateDnsRecordSet.DefinitionStages.WithTtl
withTimeToLive