toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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
.