Class: Aws::Types::UpdateAccessGrantsLocationRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_grants_location_id::String

Returns the value of attribute access_grants_location_id.

Returns:

  • (::String)


2099
2100
2101
# File 'sig/types.rbs', line 2099

def access_grants_location_id
  @access_grants_location_id
end

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


2098
2099
2100
# File 'sig/types.rbs', line 2098

def 
  @account_id
end

#iam_role_arn::String

Returns the value of attribute iam_role_arn.

Returns:

  • (::String)


2100
2101
2102
# File 'sig/types.rbs', line 2100

def iam_role_arn
  @iam_role_arn
end