Interface ManagedNotificationConfigurationStructure.Builder

    • Method Detail

      • arn

        ManagedNotificationConfigurationStructure.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ManagedNotificationConfigurationStructure.Builder name​(String name)

        The name of the ManagedNotificationConfiguration.

        Parameters:
        name - The name of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ManagedNotificationConfigurationStructure.Builder description​(String description)

        The description of the ManagedNotificationConfiguration.

        Parameters:
        description - The description of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.