Class: Aws::Types::UndeprecateActivityTypeInput

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.



1023
1024
1025
# File 'sig/types.rbs', line 1023

def activity_type
  @activity_type
end

#domain::String

Returns the value of attribute domain.



1022
1023
1024
# File 'sig/types.rbs', line 1022

def domain
  @domain
end