Interface CreateSignalMapRequest.Builder

    • Method Detail

      • cloudWatchAlarmTemplateGroupIdentifiers

        CreateSignalMapRequest.Builder cloudWatchAlarmTemplateGroupIdentifiers​(Collection<String> cloudWatchAlarmTemplateGroupIdentifiers)
        Sets the value of the CloudWatchAlarmTemplateGroupIdentifiers property for this object.
        Parameters:
        cloudWatchAlarmTemplateGroupIdentifiers - The new value for the CloudWatchAlarmTemplateGroupIdentifiers property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cloudWatchAlarmTemplateGroupIdentifiers

        CreateSignalMapRequest.Builder cloudWatchAlarmTemplateGroupIdentifiers​(String... cloudWatchAlarmTemplateGroupIdentifiers)
        Sets the value of the CloudWatchAlarmTemplateGroupIdentifiers property for this object.
        Parameters:
        cloudWatchAlarmTemplateGroupIdentifiers - The new value for the CloudWatchAlarmTemplateGroupIdentifiers property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        CreateSignalMapRequest.Builder description​(String description)
        A resource's optional description.
        Parameters:
        description - A resource's optional description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • discoveryEntryPointArn

        CreateSignalMapRequest.Builder discoveryEntryPointArn​(String discoveryEntryPointArn)
        A top-level supported AWS resource ARN to discovery a signal map from.
        Parameters:
        discoveryEntryPointArn - A top-level supported AWS resource ARN to discovery a signal map from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventBridgeRuleTemplateGroupIdentifiers

        CreateSignalMapRequest.Builder eventBridgeRuleTemplateGroupIdentifiers​(Collection<String> eventBridgeRuleTemplateGroupIdentifiers)
        Sets the value of the EventBridgeRuleTemplateGroupIdentifiers property for this object.
        Parameters:
        eventBridgeRuleTemplateGroupIdentifiers - The new value for the EventBridgeRuleTemplateGroupIdentifiers property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventBridgeRuleTemplateGroupIdentifiers

        CreateSignalMapRequest.Builder eventBridgeRuleTemplateGroupIdentifiers​(String... eventBridgeRuleTemplateGroupIdentifiers)
        Sets the value of the EventBridgeRuleTemplateGroupIdentifiers property for this object.
        Parameters:
        eventBridgeRuleTemplateGroupIdentifiers - The new value for the EventBridgeRuleTemplateGroupIdentifiers property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CreateSignalMapRequest.Builder name​(String name)
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Parameters:
        name - A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        CreateSignalMapRequest.Builder tags​(Map<String,​String> tags)
        Sets the value of the Tags property for this object.
        Parameters:
        tags - The new value for the Tags property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.