Get Access Point Result
data class GetAccessPointResult(val accessPointId: String? = null, val accessPointTags: List<Tag>? = null, val arn: String? = null)
Properties
Link copied to clipboard
The ID of the EFS access point.
Link copied to clipboard
An array of key-value pairs to apply to this resource. For more information, see Tag.