Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



1025
1026
1027
# File 'sig/types.rbs', line 1025

def 
  @account_id
end

#uri::String

Returns the value of attribute uri.

Returns:



1024
1025
1026
# File 'sig/types.rbs', line 1024

def uri
  @uri
end