Class: Aws::Types::DeleteBillingGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_group_name::String

Returns the value of attribute billing_group_name.

Returns:

  • (::String)


1303
1304
1305
# File 'sig/types.rbs', line 1303

def billing_group_name
  @billing_group_name
end

#expected_version::Integer

Returns the value of attribute expected_version.

Returns:

  • (::Integer)


1304
1305
1306
# File 'sig/types.rbs', line 1304

def expected_version
  @expected_version
end