Class: Aws::Types::UpdateBackendAuthReqObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_config ⇒ Types::UpdateBackendAuthResourceConfig

Returns the value of attribute resource_config.



976
977
978
# File 'sig/types.rbs', line 976

def resource_config
  @resource_config
end

#resource_name ⇒ ::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


977
978
979
# File 'sig/types.rbs', line 977

def resource_name
  @resource_name
end