Class: Aws::Types::DeleteApplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


164
165
166
# File 'sig/types.rbs', line 164

def arn
  @arn
end

#force ⇒ Boolean

Returns the value of attribute force.

Returns:

  • (Boolean)


165
166
167
# File 'sig/types.rbs', line 165

def force
  @force
end