Class: Aws::Types::AddonPodIdentityAssociations

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)


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

def role_arn
  @role_arn
end

#service_account::String

Returns the value of attribute service_account.

Returns:

  • (::String)


107
108
109
# File 'sig/types.rbs', line 107

def 
  @service_account
end