public static interface CreateSubscriptionNotificationConfigurationRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<CreateSubscriptionNotificationConfigurationRequest.Builder,CreateSubscriptionNotificationConfigurationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSubscriptionNotificationConfigurationRequest.Builder createSqs(Boolean createSqs)
Create an Amazon Simple Queue Service queue.
createSqs - Create an Amazon Simple Queue Service queue.CreateSubscriptionNotificationConfigurationRequest.Builder httpsApiKeyName(String httpsApiKeyName)
The key name for the notification subscription.
httpsApiKeyName - The key name for the notification subscription.CreateSubscriptionNotificationConfigurationRequest.Builder httpsApiKeyValue(String httpsApiKeyValue)
The key value for the notification subscription.
httpsApiKeyValue - The key value for the notification subscription.CreateSubscriptionNotificationConfigurationRequest.Builder httpsMethod(String httpsMethod)
The HTTPS method used for the notification subscription.
httpsMethod - The HTTPS method used for the notification subscription.HttpsMethod,
HttpsMethodCreateSubscriptionNotificationConfigurationRequest.Builder httpsMethod(HttpsMethod httpsMethod)
The HTTPS method used for the notification subscription.
httpsMethod - The HTTPS method used for the notification subscription.HttpsMethod,
HttpsMethodCreateSubscriptionNotificationConfigurationRequest.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created. For more information about ARNs and how to use them in policies, see Managing data access and Amazon Web Services Managed Policies in the Amazon Security Lake User Guide.
roleArn - The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created. For more
information about ARNs and how to use them in policies, see Managing data access and Amazon
Web Services Managed Policies in the Amazon Security Lake User Guide.CreateSubscriptionNotificationConfigurationRequest.Builder subscriptionEndpoint(String subscriptionEndpoint)
The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint, populate this field.
subscriptionEndpoint - The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint,
populate this field.CreateSubscriptionNotificationConfigurationRequest.Builder subscriptionId(String subscriptionId)
The subscription ID for the notification subscription.
subscriptionId - The subscription ID for the notification subscription.CreateSubscriptionNotificationConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSubscriptionNotificationConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.