GetAccessPointsResult

data class GetAccessPointsResult(val arns: List<String>, val fileSystemId: String, val id: String, val ids: List<String>)

A collection of values returned by getAccessPoints.

Constructors

Link copied to clipboard
constructor(arns: List<String>, fileSystemId: String, id: String, ids: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set of Amazon Resource Names (ARNs).

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Set of identifiers.