Class: Aws::Types::SuccessfulPackageVersionInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#revision::String

Returns the value of attribute revision.

Returns:



902
903
904
# File 'sig/types.rbs', line 902

def revision
  @revision
end

#status"Published", ...

Returns the value of attribute status.

Returns:



903
904
905
# File 'sig/types.rbs', line 903

def status
  @status
end