Class: Aws::Types::DeleteSiteRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


730
731
732
# File 'sig/types.rbs', line 730

def global_network_id
  @global_network_id
end

#site_id ⇒ ::String

Returns the value of attribute site_id.

Returns:

  • (::String)


731
732
733
# File 'sig/types.rbs', line 731

def site_id
  @site_id
end