Class: Aws::Types::ReadIamConnectionMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


9188
9189
9190
# File 'sig/types.rbs', line 9188

def role_arn
  @role_arn
end

#source_arn::String

Returns the value of attribute source_arn.

Returns:

  • (::String)


9189
9190
9191
# File 'sig/types.rbs', line 9189

def source_arn
  @source_arn
end