Class: Aws::Types::RevisionInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#generic_revision_infoTypes::GenericRevisionInfo

Returns the value of attribute generic_revision_info.



1139
1140
1141
# File 'sig/types.rbs', line 1139

def generic_revision_info
  @generic_revision_info
end

#revision_locationTypes::RevisionLocation

Returns the value of attribute revision_location.



1138
1139
1140
# File 'sig/types.rbs', line 1138

def revision_location
  @revision_location
end