Class: Aws::Types::DescribeActivityTypeInput

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.



358
359
360
# File 'sig/types.rbs', line 358

def activity_type
  @activity_type
end

#domain::String

Returns the value of attribute domain.



357
358
359
# File 'sig/types.rbs', line 357

def domain
  @domain
end