pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.elasticloadbalancing.kotlin.inputs
/
SslNegotiationPolicyAttributeArgs
Ssl
Negotiation
Policy
Attribute
Args
data
class
SslNegotiationPolicyAttributeArgs
(
val
name
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
SslNegotiationPolicyAttributeArgs
>
Constructors
Functions
Properties
Constructors
Ssl
Negotiation
Policy
Attribute
Args
Link copied to clipboard
fun
SslNegotiationPolicyAttributeArgs
(
name
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SslNegotiationPolicyAttributeArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the attribute
value
Link copied to clipboard
val
value
:
Output
<
String
>
The value of the attribute