Class: Aws::Types::DescribeAccessEntryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


819
820
821
# File 'sig/types.rbs', line 819

def cluster_name
  @cluster_name
end

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


820
821
822
# File 'sig/types.rbs', line 820

def principal_arn
  @principal_arn
end