toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
datazone
/
aws.sdk.kotlin.services.datazone.model
/
DataProductSummary
/
Builder
Builder
class
Builder
Members
Properties
created
At
Link copied to clipboard
var
createdAt
:
Instant
?
created
By
Link copied to clipboard
var
createdBy
:
String
?
data
Product
Items
Link copied to clipboard
var
dataProductItems
:
List
<
DataProductItem
>
?
description
Link copied to clipboard
var
description
:
String
?
domain
Id
Link copied to clipboard
var
domainId
:
String
?
glossary
Terms
Link copied to clipboard
var
glossaryTerms
:
List
<
String
>
?
id
Link copied to clipboard
var
id
:
String
?
name
Link copied to clipboard
var
name
:
String
?
owning
Project
Id
Link copied to clipboard
var
owningProjectId
:
String
?
updated
At
Link copied to clipboard
var
updatedAt
:
Instant
?
updated
By
Link copied to clipboard
var
updatedBy
:
String
?