AWS SDK for Kotlin
Toggle table of contents
1.4.120
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
eventbridge
/
aws.sdk.kotlin.services.eventbridge.model
/
ConnectionBodyParameter
/
Builder
Builder
class
Builder
Members
Properties
is
Value
Secret
Link copied to clipboard
var
isValueSecret
:
Boolean
Specifies whether the value is secret.
key
Link copied to clipboard
var
key
:
String
?
The key for the parameter.
value
Link copied to clipboard
var
value
:
String
?
The value associated with the key.