Class PrefixListAssociation

java.lang.Object
software.amazon.awssdk.services.ec2.model.PrefixListAssociation
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PrefixListAssociation.Builder,PrefixListAssociation>

@Generated("software.amazon.awssdk:codegen") public final class PrefixListAssociation extends Object implements SdkPojo, Serializable, ToCopyableBuilder<PrefixListAssociation.Builder,PrefixListAssociation>

Describes the resource with which a prefix list is associated.

See Also: