public static interface UpdateSubscriptionNotificationConfigurationRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<UpdateSubscriptionNotificationConfigurationRequest.Builder,UpdateSubscriptionNotificationConfigurationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSubscriptionNotificationConfigurationRequest.Builder createSqs(Boolean createSqs)
Create a new subscription notification for the specified subscription ID in Amazon Security Lake.
createSqs - Create a new subscription notification for the specified subscription ID in Amazon Security Lake.UpdateSubscriptionNotificationConfigurationRequest.Builder httpsApiKeyName(String httpsApiKeyName)
The key name for the subscription notification.
httpsApiKeyName - The key name for the subscription notification.UpdateSubscriptionNotificationConfigurationRequest.Builder httpsApiKeyValue(String httpsApiKeyValue)
The key value for the subscription notification.
httpsApiKeyValue - The key value for the subscription notification.UpdateSubscriptionNotificationConfigurationRequest.Builder httpsMethod(String httpsMethod)
The HTTPS method used for the subscription notification.
httpsMethod - The HTTPS method used for the subscription notification.HttpsMethod,
HttpsMethodUpdateSubscriptionNotificationConfigurationRequest.Builder httpsMethod(HttpsMethod httpsMethod)
The HTTPS method used for the subscription notification.
httpsMethod - The HTTPS method used for the subscription notification.HttpsMethod,
HttpsMethodUpdateSubscriptionNotificationConfigurationRequest.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) specifying the role of the subscriber. For more information about ARNs and how to use them in policies, see, see the Managing data access and Amazon Web Services Managed Policiesin the Amazon Security Lake User Guide.
roleArn - The Amazon Resource Name (ARN) specifying the role of the subscriber. For more information about ARNs
and how to use them in policies, see, see the Managing data access and Amazon
Web Services Managed Policiesin the Amazon Security Lake User Guide.UpdateSubscriptionNotificationConfigurationRequest.Builder subscriptionEndpoint(String subscriptionEndpoint)
The subscription endpoint in Security Lake.
subscriptionEndpoint - The subscription endpoint in Security Lake.UpdateSubscriptionNotificationConfigurationRequest.Builder subscriptionId(String subscriptionId)
The subscription ID for which the subscription notification is specified.
subscriptionId - The subscription ID for which the subscription notification is specified.UpdateSubscriptionNotificationConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateSubscriptionNotificationConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.