Class: Aws::Types::ChannelEngineVersionResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#expiration_date::Time

Returns the value of attribute expiration_date.



5605
5606
5607
# File 'sig/types.rbs', line 5605

def expiration_date
  @expiration_date
end

#version::String

Returns the value of attribute version.



5606
5607
5608
# File 'sig/types.rbs', line 5606

def version
  @version
end