Class: Aws::Types::DeleteAccessEntryRequest

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)


702
703
704
# File 'sig/types.rbs', line 702

def cluster_name
  @cluster_name
end

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


703
704
705
# File 'sig/types.rbs', line 703

def principal_arn
  @principal_arn
end