Class: Aws::Types::DeleteAppInputSourceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_arn ⇒ ::String

Returns the value of attribute app_arn.

Returns:

  • (::String)


392
393
394
# File 'sig/types.rbs', line 392

def app_arn
  @app_arn
end

#app_input_source ⇒ Types::AppInputSource

Returns the value of attribute app_input_source.



393
394
395
# File 'sig/types.rbs', line 393

def app_input_source
  @app_input_source
end