Class: Aws::Types::DeprecateActivityTypeInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#activity_typeTypes::ActivityType

Returns the value of attribute activity_type.



341
342
343
# File 'sig/types.rbs', line 341

def activity_type
  @activity_type
end

#domain::String

Returns the value of attribute domain.



340
341
342
# File 'sig/types.rbs', line 340

def domain
  @domain
end