Class: Aws::Types::RemoveAllBackendsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_id ⇒ ::String

Returns the value of attribute app_id.

Returns:

  • (::String)


840
841
842
# File 'sig/types.rbs', line 840

def app_id
  @app_id
end

#clean_amplify_app ⇒ Boolean

Returns the value of attribute clean_amplify_app.

Returns:

  • (Boolean)


841
842
843
# File 'sig/types.rbs', line 841

def clean_amplify_app
  @clean_amplify_app
end