GetAccessGrantsLocationResult

data class GetAccessGrantsLocationResult(val accessGrantsLocationArn: String? = null, val accessGrantsLocationId: String? = null, val iamRoleArn: String? = null, val locationScope: String? = null)

Constructors

Link copied to clipboard
constructor(accessGrantsLocationArn: String? = null, accessGrantsLocationId: String? = null, iamRoleArn: String? = null, locationScope: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified Access Grants location.

Link copied to clipboard

The unique identifier for the specified Access Grants location.

Link copied to clipboard
val iamRoleArn: String? = null

The Amazon Resource Name (ARN) of the access grant location's associated IAM role.

Link copied to clipboard
val locationScope: String? = null

Descriptor for where the location actually points