Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteResourcePolicyRequest
Packages that use DeleteResourcePolicyRequest
Package
Description
-
Uses of DeleteResourcePolicyRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type DeleteResourcePolicyRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) Deletes the resource-based policy attached to the resource, which can be a table or stream.default DeleteResourcePolicyResponseDynamoDbClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) Deletes the resource-based policy attached to the resource, which can be a table or stream. -
Uses of DeleteResourcePolicyRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type DeleteResourcePolicyRequestModifier and TypeMethodDescriptionDeleteResourcePolicyRequestMarshaller.marshall(DeleteResourcePolicyRequest deleteResourcePolicyRequest)