Class: Aws::Types::GetBackendRespObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amplify_feature_flags ⇒ ::String

Returns the value of attribute amplify_feature_flags.

Returns:

  • (::String)


626
627
628
# File 'sig/types.rbs', line 626

def amplify_feature_flags
  @amplify_feature_flags
end

#amplify_meta_config ⇒ ::String

Returns the value of attribute amplify_meta_config.

Returns:

  • (::String)


627
628
629
# File 'sig/types.rbs', line 627

def amplify_meta_config
  @amplify_meta_config
end

#app_id ⇒ ::String

Returns the value of attribute app_id.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def app_id
  @app_id
end

#app_name ⇒ ::String

Returns the value of attribute app_name.

Returns:

  • (::String)


629
630
631
# File 'sig/types.rbs', line 629

def app_name
  @app_name
end

#backend_environment_list ⇒ ::Array[::String]

Returns the value of attribute backend_environment_list.

Returns:

  • (::Array[::String])


630
631
632
# File 'sig/types.rbs', line 630

def backend_environment_list
  @backend_environment_list
end

#backend_environment_name ⇒ ::String

Returns the value of attribute backend_environment_name.

Returns:

  • (::String)


631
632
633
# File 'sig/types.rbs', line 631

def backend_environment_name
  @backend_environment_name
end

#error ⇒ ::String

Returns the value of attribute error.

Returns:

  • (::String)


632
633
634
# File 'sig/types.rbs', line 632

def error
  @error
end