Class: Aws::Types::UpdateBackendStorageReqObj

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::UpdateBackendStorageResourceConfig

Returns the value of attribute resource_config.



1064
1065
1066
# File 'sig/types.rbs', line 1064

def resource_config
  @resource_config
end

#resource_name ⇒ ::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def resource_name
  @resource_name
end