AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
fsx
/
aws.sdk.kotlin.services.fsx.model
/
S3AccessPointAttachmentsFilterName
S3Access
Point
Attachments
Filter
Name
sealed
class
S3AccessPointAttachmentsFilterName
Inheritors
FileSystemId
Type
VolumeId
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
File
System
Id
Link copied to clipboard
object
FileSystemId
:
S3AccessPointAttachmentsFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3AccessPointAttachmentsFilterName
Type
Link copied to clipboard
object
Type
:
S3AccessPointAttachmentsFilterName
Volume
Id
Link copied to clipboard
object
VolumeId
:
S3AccessPointAttachmentsFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String