Class: Aws::Types::DescribePodIdentityAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


990
991
992
# File 'sig/types.rbs', line 990

def association_id
  @association_id
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


989
990
991
# File 'sig/types.rbs', line 989

def cluster_name
  @cluster_name
end