Class: Aws::PinpointSMSVoiceV2::Types::DeleteNotifyConfigurationResult

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_timestampTime

The time when the notify configuration was created, in UNIX epoch time format.

Returns:

  • (Time)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#default_template_idString

The default template identifier associated with the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#deletion_protection_enabledBoolean

When set to true deletion protection is enabled. By default this is set to false.

Returns:

  • (Boolean)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#display_nameString

The display name associated with the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#enabled_channelsArray<String>

An array of channels enabled for the notify configuration. Supported values include SMS and VOICE.

Returns:

  • (Array<String>)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#enabled_countriesArray<String>

An array of two-character ISO country codes, in ISO 3166-1 alpha-2 format, that are enabled for the notify configuration.

Returns:

  • (Array<String>)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#notify_configuration_arnString

The Amazon Resource Name (ARN) for the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#notify_configuration_idString

The unique identifier for the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#pool_idString

The identifier of the pool associated with the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#rejection_reasonString

The reason the notify configuration was rejected, if applicable.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#tierString

The tier of the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#tier_upgrade_statusString

The tier upgrade status of the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#use_caseString

The use case for the notify configuration.

Returns:

  • (String)


1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/types.rb', line 1982

class DeleteNotifyConfigurationResult < Struct.new(
  :notify_configuration_arn,
  :notify_configuration_id,
  :display_name,
  :use_case,
  :default_template_id,
  :pool_id,
  :enabled_countries,
  :enabled_channels,
  :tier,
  :tier_upgrade_status,
  :status,
  :rejection_reason,
  :deletion_protection_enabled,
  :created_timestamp)
  SENSITIVE = []
  include Aws::Structure
end