toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
artifact
/
aws.sdk.kotlin.services.artifact.model
/
GetReportResponse
Get
Report
Response
class
GetReportResponse
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
document
Presigned
Url
Link copied to clipboard
val
documentPresignedUrl
:
String
?
Presigned S3 url to access the report content.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
GetReportResponse.Builder
.
(
)
->
Unit
=
{}
)
:
GetReportResponse
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