Class: Aws::Types::UpdateDiscovererInput

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)


604
605
606
# File 'sig/types.rbs', line 604

def 
  @cross_account
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


603
604
605
# File 'sig/types.rbs', line 603

def description
  @description
end