Class: Aws::Types::Service

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


729
730
731
# File 'sig/types.rbs', line 729

def cluster_arn
  @cluster_arn
end

#cross_account_role::String

Returns the value of attribute cross_account_role.

Returns:

  • (::String)


727
728
729
# File 'sig/types.rbs', line 727

def 
  @cross_account_role
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


728
729
730
# File 'sig/types.rbs', line 728

def external_id
  @external_id
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


730
731
732
# File 'sig/types.rbs', line 730

def service_arn
  @service_arn
end