Class: Aws::Types::DeleteScraperLoggingConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


265
266
267
# File 'sig/types.rbs', line 265

def client_token
  @client_token
end

#scraper_id::String

Returns the value of attribute scraper_id.

Returns:

  • (::String)


264
265
266
# File 'sig/types.rbs', line 264

def scraper_id
  @scraper_id
end