Class: Aws::Types::NetworkFabricAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#edition ⇒ "STARTER", "STANDARD"

Returns the value of attribute edition.

Returns:

  • ("STARTER", "STANDARD")


439
440
441
# File 'sig/types.rbs', line 439

def edition
  @edition
end

#ordering_service_endpoint ⇒ ::String

Returns the value of attribute ordering_service_endpoint.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def ordering_service_endpoint
  @ordering_service_endpoint
end