toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elb.kotlin.outputs
/
SslNegotiationPolicyAttribute
Ssl
Negotiation
Policy
Attribute
data
class
SslNegotiationPolicyAttribute
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Ssl
Negotiation
Policy
Attribute
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the attribute
value
Link copied to clipboard
val
value
:
String
The value of the attribute