Class: Aws::Types::GetResourceMetadataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


161
162
163
# File 'sig/types.rbs', line 161

def identifier
  @identifier
end

#service_type"RDS", "DOCDB"

Returns the value of attribute service_type.

Returns:

  • ("RDS", "DOCDB")


160
161
162
# File 'sig/types.rbs', line 160

def service_type
  @service_type
end