AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
groundstation
/
aws.sdk.kotlin.services.groundstation.model
/
CreateConfigRequest
/
Builder
Builder
class
Builder
Members
Properties
config
Data
Link copied to clipboard
var
configData
:
ConfigTypeData
?
Parameters of a
Config
.
name
Link copied to clipboard
var
name
:
String
?
Name of a
Config
.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
Tags assigned to a
Config
.