Uses of Class
software.amazon.awssdk.services.networkfirewall.model.Attachment
-
Packages that use Attachment Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of Attachment in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return Attachment Modifier and Type Method Description AttachmentSyncState. attachment()The attachment status of the firewall's association with a single VPC subnet.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type Attachment Modifier and Type Method Description SyncState.BuilderSyncState.Builder. attachment(Attachment attachment)The attachment status of the firewall's association with a single VPC subnet.
-