AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
elasticloadbalancingv2
/
aws.sdk.kotlin.services.elasticloadbalancingv2.model
/
SslPolicy
/
Builder
Builder
class
Builder
Members
Properties
ciphers
Link copied to clipboard
var
ciphers
:
List
<
Cipher
>
?
The ciphers.
name
Link copied to clipboard
var
name
:
String
?
The name of the policy.
ssl
Protocols
Link copied to clipboard
var
sslProtocols
:
List
<
String
>
?
The protocols.
supported
Load
Balancer
Types
Link copied to clipboard
var
supportedLoadBalancerTypes
:
List
<
String
>
?
The supported load balancers.