Class: Aws::Types::ScannedResourceIdentifier

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#resource_identifier::Hash[::String, ::String]

Returns the value of attribute resource_identifier.



1570
1571
1572
# File 'sig/types.rbs', line 1570

def resource_identifier
  @resource_identifier
end

#resource_type::String

Returns the value of attribute resource_type.



1569
1570
1571
# File 'sig/types.rbs', line 1569

def resource_type
  @resource_type
end