Class: Aws::PinpointSMSVoiceV2::Types::RegistrationVersionStatusHistory

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-pinpointsmsvoicev2/types.rb

Overview

The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#approved_timestampTime

The time when the registration was in the approved state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#archived_timestampTime

The time when the registration was in the archived state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#denied_timestampTime

The time when the registration was in the denied state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#discarded_timestampTime

The time when the registration was in the discarded state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#draft_timestampTime

The time when the registration was in the draft state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#requires_authentication_timestampTime

The time when the registration was in the requires authentication state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#reviewing_timestampTime

The time when the registration was in the reviewing state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#revoked_timestampTime

The time when the registration was in the revoked state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#submitted_timestampTime

The time when the registration was in the submitted state, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 5350

class RegistrationVersionStatusHistory < Struct.new(
  :draft_timestamp,
  :submitted_timestamp,
  :reviewing_timestamp,
  :requires_authentication_timestamp,
  :approved_timestamp,
  :discarded_timestamp,
  :denied_timestamp,
  :revoked_timestamp,
  :archived_timestamp)
  SENSITIVE = []
  include Aws::Structure
end