Class: Aws::Types::ConnectorConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#provider"EKS_ANYWHERE", ...

Returns the value of attribute provider.

Returns:



475
476
477
# File 'sig/types.rbs', line 475

def provider
  @provider
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:



474
475
476
# File 'sig/types.rbs', line 474

def role_arn
  @role_arn
end