Class: Aws::Types::CreateGlobalNetworkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


510
511
512
# File 'sig/types.rbs', line 510

def description
  @description
end

#tags ⇒ ::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



511
512
513
# File 'sig/types.rbs', line 511

def tags
  @tags
end