Class: Aws::Types::GetAccessGrantsLocationResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#access_grants_location_arn::String

Returns the value of attribute access_grants_location_arn.



589
590
591
# File 'sig/types.rbs', line 589

def access_grants_location_arn
  @access_grants_location_arn
end

#access_grants_location_id::String

Returns the value of attribute access_grants_location_id.



588
589
590
# File 'sig/types.rbs', line 588

def access_grants_location_id
  @access_grants_location_id
end

#created_at::Time

Returns the value of attribute created_at.



587
588
589
# File 'sig/types.rbs', line 587

def created_at
  @created_at
end

#iam_role_arn::String

Returns the value of attribute iam_role_arn.



591
592
593
# File 'sig/types.rbs', line 591

def iam_role_arn
  @iam_role_arn
end

#location_scope::String

Returns the value of attribute location_scope.



590
591
592
# File 'sig/types.rbs', line 590

def location_scope
  @location_scope
end