Class: Aws::Types::GetResourceLogLevelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_identifier ⇒ ::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def resource_identifier
  @resource_identifier
end

#resource_type ⇒ ::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


836
837
838
# File 'sig/types.rbs', line 836

def resource_type
  @resource_type
end