Uses of Class
software.amazon.awssdk.services.rds.model.DbInstanceRoleNotFoundException
-
Packages that use DbInstanceRoleNotFoundException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DbInstanceRoleNotFoundException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbInstanceRoleNotFoundException Modifier and Type Method Description default RemoveRoleFromDbInstanceResponseRdsClient. removeRoleFromDBInstance(Consumer<RemoveRoleFromDbInstanceRequest.Builder> removeRoleFromDbInstanceRequest)Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.default RemoveRoleFromDbInstanceResponseRdsClient. removeRoleFromDBInstance(RemoveRoleFromDbInstanceRequest removeRoleFromDbInstanceRequest)Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.
-