Class: Aws::Types::ConnectAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iam_role_arn::String

Returns the value of attribute iam_role_arn.

Returns:

  • (::String)


110
111
112
# File 'sig/types.rbs', line 110

def iam_role_arn
  @iam_role_arn
end

#instance_arn::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


109
110
111
# File 'sig/types.rbs', line 109

def instance_arn
  @instance_arn
end