Class: Aws::Types::WebAppUnits

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

Defined Under Namespace

Classes: Provisioned, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provisioned::Integer

Returns the value of attribute provisioned.

Returns:

  • (::Integer)


1584
1585
1586
# File 'sig/types.rbs', line 1584

def provisioned
  @provisioned
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1585
1586
1587
# File 'sig/types.rbs', line 1585

def unknown
  @unknown
end