Class: Aws::Types::AccessConfigResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_mode"API", ...

Returns the value of attribute authentication_mode.

Returns:

  • ("API", "API_AND_CONFIG_MAP", "CONFIG_MAP")


13
14
15
# File 'sig/types.rbs', line 13

def authentication_mode
  @authentication_mode
end

#bootstrap_cluster_creator_admin_permissionsBoolean

Returns the value of attribute bootstrap_cluster_creator_admin_permissions.

Returns:

  • (Boolean)


12
13
14
# File 'sig/types.rbs', line 12

def bootstrap_cluster_creator_admin_permissions
  @bootstrap_cluster_creator_admin_permissions
end