Uses of Class
software.amazon.awssdk.services.ec2.model.CidrAuthorizationContext
-
Packages that use CidrAuthorizationContext Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of CidrAuthorizationContext in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CidrAuthorizationContext Modifier and Type Method Description CidrAuthorizationContextProvisionByoipCidrRequest. cidrAuthorizationContext()A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CidrAuthorizationContext Modifier and Type Method Description ProvisionByoipCidrRequest.BuilderProvisionByoipCidrRequest.Builder. cidrAuthorizationContext(CidrAuthorizationContext cidrAuthorizationContext)A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.
-