Class: Aws::Types::UpdateDiscovererRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_account ⇒ Boolean

Returns the value of attribute cross_account.

Returns:

  • (Boolean)


611
612
613
# File 'sig/types.rbs', line 611

def 
  
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


609
610
611
# File 'sig/types.rbs', line 609

def description
  @description
end

#discoverer_id ⇒ ::String

Returns the value of attribute discoverer_id.

Returns:

  • (::String)


610
611
612
# File 'sig/types.rbs', line 610

def discoverer_id
  @discoverer_id
end