Class: Aws::Types::WorkmailAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#organization_arn::String

Returns the value of attribute organization_arn.

Returns:

  • (::String)


1145
1146
1147
# File 'sig/types.rbs', line 1145

def organization_arn
  @organization_arn
end

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


1144
1145
1146
# File 'sig/types.rbs', line 1144

def topic_arn
  @topic_arn
end