toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wafv2
/
aws.sdk.kotlin.services.wafv2.model
/
ReleaseSummary
Release
Summary
class
ReleaseSummary
High level information for an SDK release.
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
release
Version
Link copied to clipboard
val
releaseVersion
:
String
?
The release version.
timestamp
Link copied to clipboard
val
timestamp
:
Instant
?
The timestamp of the release.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
ReleaseSummary.Builder
.
(
)
->
Unit
=
{}
)
:
ReleaseSummary
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String