AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connect
/
aws.sdk.kotlin.services.connect.model
/
ListSecurityKeysResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
If there are additional results, this is the token for the next set of results.
security
Keys
Link copied to clipboard
var
securityKeys
:
List
<
SecurityKey
>
?
The security keys.