toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
datasync
/
aws.sdk.kotlin.services.datasync.model
/
CreateLocationS3Response
Create
Location
S3Response
class
CreateLocationS3Response
CreateLocationS3Response
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
location
Arn
Link copied to clipboard
val
locationArn
:
String
?
The ARN of the S3 location that you created.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
CreateLocationS3Response.Builder
.
(
)
->
Unit
=
{}
)
:
CreateLocationS3Response
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