Package-level declarations
Types
The state of the auth policy. The auth policy is only active when the auth type is set to AWS _IAM
. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the auth type is NONE
, then any auth policy you provide will remain inactive.
The listener protocol.
The HTTP method type.
The type of IAM policy.
The type of IAM policy.
The status of the association between the service network and the service.
The status of the association.
The status of the service.
The type of IP address used for the target group. Supported only if the target group type is IP
. The default is IPV4
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
. The default is V1
.
The protocol to use for routing traffic to the targets. The default is the protocol of the target group. Not supported if the target group type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group type is LAMBDA
.
The protocol used when performing health checks on targets. The possible protocols are HTTP
and HTTPS
. The default is HTTP
.
The protocol version used when performing health checks on targets. The possible protocol versions are HTTP1
and HTTP2
.
The operation's status. You can retry the operation if the status is CREATE_FAILED
. However, if you retry it while the status is CREATE_IN_PROGRESS
, there is no change in the status.
The type of target group.