Class: Aws::PinpointSMSVoiceV2::Types::DeleteProtectConfigurationRuleSetNumberOverrideResult

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The action associated with the rule.

Returns:

  • (String)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#created_timestampTime

The time when the rule was created, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#destination_phone_numberString

The destination phone number in E.164 format.

Returns:

  • (String)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#expiration_timestampTime

The time when the resource-based policy was created, in [UNIX epoch time] format.

[1]: www.epochconverter.com/

Returns:

  • (Time)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#iso_country_codeString

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Returns:

  • (String)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#protect_configuration_arnString

The Amazon Resource Name (ARN) of the protect configuration.

Returns:

  • (String)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#protect_configuration_idString

The unique identifier for the protect configuration.

Returns:

  • (String)


1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
# File 'lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1766

class DeleteProtectConfigurationRuleSetNumberOverrideResult < Struct.new(
  :protect_configuration_arn,
  :protect_configuration_id,
  :destination_phone_number,
  :created_timestamp,
  :action,
  :iso_country_code,
  :expiration_timestamp)
  SENSITIVE = []
  include Aws::Structure
end