Class: Aws::Types::DeleteBillingViewRequest

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)


190
191
192
# File 'sig/types.rbs', line 190

def arn
  @arn
end

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


191
192
193
# File 'sig/types.rbs', line 191

def force
  @force
end