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)


127
128
129
# File 'sig/types.rbs', line 127

def role_arn
  @role_arn
end

#service_account::String

Returns the value of attribute service_account.

Returns:

  • (::String)


126
127
128
# File 'sig/types.rbs', line 126

def 
  @service_account
end