Class: Aws::Types::DeleteAuditSuppressionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#check_name::String

Returns the value of attribute check_name.

Returns:

  • (::String)


1286
1287
1288
# File 'sig/types.rbs', line 1286

def check_name
  @check_name
end

#resource_identifierTypes::ResourceIdentifier

Returns the value of attribute resource_identifier.



1287
1288
1289
# File 'sig/types.rbs', line 1287

def resource_identifier
  @resource_identifier
end