Uses of Class
org.graylog.integrations.aws.resources.responses.CreateRolePermissionResponse
Packages that use CreateRolePermissionResponse
Package
Description
-
Uses of CreateRolePermissionResponse in org.graylog.integrations.aws.resources
Methods in org.graylog.integrations.aws.resources that return CreateRolePermissionResponseModifier and TypeMethodDescriptionKinesisSetupResource.autoKinesisPermissions(@Valid @NotNull CreateRolePermissionRequest request) -
Uses of CreateRolePermissionResponse in org.graylog.integrations.aws.resources.responses
Methods in org.graylog.integrations.aws.resources.responses that return CreateRolePermissionResponse -
Uses of CreateRolePermissionResponse in org.graylog.integrations.aws.service
Methods in org.graylog.integrations.aws.service that return CreateRolePermissionResponseModifier and TypeMethodDescriptionKinesisService.autoKinesisPermissions(CreateRolePermissionRequest request) Creates and sets the new role and permissions for Kinesis to talk to Cloudwatch.