default CreatePermissionResponse |
RamClient.createPermission(Consumer<CreatePermissionRequest.Builder> createPermissionRequest) |
Creates a customer managed permission for a specified resource type that you can attach to resource shares.
|
default CreatePermissionResponse |
RamClient.createPermission(CreatePermissionRequest createPermissionRequest) |
Creates a customer managed permission for a specified resource type that you can attach to resource shares.
|
default CreatePermissionVersionResponse |
RamClient.createPermissionVersion(Consumer<CreatePermissionVersionRequest.Builder> createPermissionVersionRequest) |
Creates a new version of the specified customer managed permission.
|
default CreatePermissionVersionResponse |
RamClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest) |
Creates a new version of the specified customer managed permission.
|