oci-identity 2.9.1 → 2.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +201 -139
- package/lib/client.js +367 -139
- package/lib/client.js.map +1 -1
- package/lib/identity-waiter.d.ts +1 -1
- package/lib/identity-waiter.js +1 -1
- package/lib/model/add-user-to-group-details.d.ts +1 -1
- package/lib/model/add-user-to-group-details.js +1 -1
- package/lib/model/allowed-domain-license-type-summary.d.ts +1 -1
- package/lib/model/allowed-domain-license-type-summary.js +1 -1
- package/lib/model/api-key.d.ts +1 -1
- package/lib/model/api-key.js +1 -1
- package/lib/model/auth-token.d.ts +1 -1
- package/lib/model/auth-token.js +1 -1
- package/lib/model/authentication-policy.d.ts +1 -1
- package/lib/model/authentication-policy.js +1 -1
- package/lib/model/availability-domain.d.ts +1 -1
- package/lib/model/availability-domain.js +1 -1
- package/lib/model/base-tag-definition-validator.d.ts +1 -1
- package/lib/model/base-tag-definition-validator.js +1 -1
- package/lib/model/bulk-action-resource-type-collection.d.ts +1 -1
- package/lib/model/bulk-action-resource-type-collection.js +1 -1
- package/lib/model/bulk-action-resource-type.d.ts +1 -1
- package/lib/model/bulk-action-resource-type.js +1 -1
- package/lib/model/bulk-action-resource.d.ts +1 -1
- package/lib/model/bulk-action-resource.js +1 -1
- package/lib/model/bulk-delete-resources-details.d.ts +1 -1
- package/lib/model/bulk-delete-resources-details.js +1 -1
- package/lib/model/bulk-delete-tags-details.d.ts +1 -1
- package/lib/model/bulk-delete-tags-details.js +1 -1
- package/lib/model/bulk-edit-operation-details.d.ts +1 -1
- package/lib/model/bulk-edit-operation-details.js +1 -1
- package/lib/model/bulk-edit-resource.d.ts +1 -1
- package/lib/model/bulk-edit-resource.js +1 -1
- package/lib/model/bulk-edit-tags-details.d.ts +1 -1
- package/lib/model/bulk-edit-tags-details.js +1 -1
- package/lib/model/bulk-edit-tags-resource-type-collection.d.ts +1 -1
- package/lib/model/bulk-edit-tags-resource-type-collection.js +1 -1
- package/lib/model/bulk-edit-tags-resource-type.d.ts +1 -1
- package/lib/model/bulk-edit-tags-resource-type.js +1 -1
- package/lib/model/bulk-move-resources-details.d.ts +1 -1
- package/lib/model/bulk-move-resources-details.js +1 -1
- package/lib/model/change-domain-compartment-details.d.ts +1 -1
- package/lib/model/change-domain-compartment-details.js +1 -1
- package/lib/model/change-domain-license-type-details.d.ts +1 -1
- package/lib/model/change-domain-license-type-details.js +1 -1
- package/lib/model/change-tag-namespace-compartment-detail.d.ts +1 -1
- package/lib/model/change-tag-namespace-compartment-detail.js +1 -1
- package/lib/model/change-tas-domain-license-type-details.d.ts +1 -1
- package/lib/model/change-tas-domain-license-type-details.js +1 -1
- package/lib/model/compartment.d.ts +1 -1
- package/lib/model/compartment.js +1 -1
- package/lib/model/create-api-key-details.d.ts +1 -1
- package/lib/model/create-api-key-details.js +1 -1
- package/lib/model/create-auth-token-details.d.ts +1 -1
- package/lib/model/create-auth-token-details.js +1 -1
- package/lib/model/create-compartment-details.d.ts +1 -1
- package/lib/model/create-compartment-details.js +1 -1
- package/lib/model/create-customer-secret-key-details.d.ts +1 -1
- package/lib/model/create-customer-secret-key-details.js +1 -1
- package/lib/model/create-db-credential-details.d.ts +28 -0
- package/lib/model/create-db-credential-details.js +29 -0
- package/lib/model/create-db-credential-details.js.map +1 -0
- package/lib/model/create-domain-details.d.ts +1 -1
- package/lib/model/create-domain-details.js +1 -1
- package/lib/model/create-dynamic-group-details.d.ts +1 -1
- package/lib/model/create-dynamic-group-details.js +1 -1
- package/lib/model/create-group-details.d.ts +1 -1
- package/lib/model/create-group-details.js +1 -1
- package/lib/model/create-identity-provider-details.d.ts +1 -1
- package/lib/model/create-identity-provider-details.js +1 -1
- package/lib/model/create-idp-group-mapping-details.d.ts +1 -1
- package/lib/model/create-idp-group-mapping-details.js +1 -1
- package/lib/model/create-network-source-details.d.ts +1 -1
- package/lib/model/create-network-source-details.js +1 -1
- package/lib/model/create-oauth2-client-credential-details.d.ts +1 -1
- package/lib/model/create-oauth2-client-credential-details.js +1 -1
- package/lib/model/create-policy-details.d.ts +1 -1
- package/lib/model/create-policy-details.js +1 -1
- package/lib/model/create-region-subscription-details.d.ts +1 -1
- package/lib/model/create-region-subscription-details.js +1 -1
- package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
- package/lib/model/create-saml2-identity-provider-details.js +1 -1
- package/lib/model/create-smtp-credential-details.d.ts +1 -1
- package/lib/model/create-smtp-credential-details.js +1 -1
- package/lib/model/create-swift-password-details.d.ts +1 -1
- package/lib/model/create-swift-password-details.js +1 -1
- package/lib/model/create-tag-default-details.d.ts +1 -1
- package/lib/model/create-tag-default-details.js +1 -1
- package/lib/model/create-tag-details.d.ts +1 -1
- package/lib/model/create-tag-details.js +1 -1
- package/lib/model/create-tag-namespace-details.d.ts +1 -1
- package/lib/model/create-tag-namespace-details.js +1 -1
- package/lib/model/create-user-details.d.ts +1 -1
- package/lib/model/create-user-details.js +1 -1
- package/lib/model/customer-secret-key-summary.d.ts +1 -1
- package/lib/model/customer-secret-key-summary.js +1 -1
- package/lib/model/customer-secret-key.d.ts +1 -1
- package/lib/model/customer-secret-key.js +1 -1
- package/lib/model/db-credential-summary.d.ts +57 -0
- package/lib/model/db-credential-summary.js +29 -0
- package/lib/model/db-credential-summary.js.map +1 -0
- package/lib/model/db-credential.d.ts +67 -0
- package/lib/model/db-credential.js +41 -0
- package/lib/model/db-credential.js.map +1 -0
- package/lib/model/default-tag-definition-validator.d.ts +1 -1
- package/lib/model/default-tag-definition-validator.js +1 -1
- package/lib/model/domain-replication-states.d.ts +1 -1
- package/lib/model/domain-replication-states.js +1 -1
- package/lib/model/domain-replication.d.ts +1 -1
- package/lib/model/domain-replication.js +1 -1
- package/lib/model/domain-summary.d.ts +1 -1
- package/lib/model/domain-summary.js +1 -1
- package/lib/model/domain.d.ts +1 -1
- package/lib/model/domain.js +1 -1
- package/lib/model/dynamic-group.d.ts +1 -1
- package/lib/model/dynamic-group.js +1 -1
- package/lib/model/enable-replication-to-region-details.d.ts +1 -1
- package/lib/model/enable-replication-to-region-details.js +1 -1
- package/lib/model/enum-tag-definition-validator.d.ts +1 -1
- package/lib/model/enum-tag-definition-validator.js +1 -1
- package/lib/model/fault-domain.d.ts +1 -1
- package/lib/model/fault-domain.js +1 -1
- package/lib/model/fully-qualified-scope.d.ts +1 -1
- package/lib/model/fully-qualified-scope.js +1 -1
- package/lib/model/group.d.ts +1 -1
- package/lib/model/group.js +1 -1
- package/lib/model/iam-work-request-error-summary.d.ts +1 -1
- package/lib/model/iam-work-request-error-summary.js +1 -1
- package/lib/model/iam-work-request-log-summary.d.ts +1 -1
- package/lib/model/iam-work-request-log-summary.js +1 -1
- package/lib/model/iam-work-request-resource.d.ts +1 -1
- package/lib/model/iam-work-request-resource.js +1 -1
- package/lib/model/iam-work-request-summary.d.ts +1 -1
- package/lib/model/iam-work-request-summary.js +1 -1
- package/lib/model/iam-work-request.d.ts +1 -1
- package/lib/model/iam-work-request.js +1 -1
- package/lib/model/identity-provider-group-summary.d.ts +1 -1
- package/lib/model/identity-provider-group-summary.js +1 -1
- package/lib/model/identity-provider.d.ts +1 -1
- package/lib/model/identity-provider.js +1 -1
- package/lib/model/idp-group-mapping.d.ts +1 -1
- package/lib/model/idp-group-mapping.js +1 -1
- package/lib/model/import-standard-tags-details.d.ts +1 -1
- package/lib/model/import-standard-tags-details.js +1 -1
- package/lib/model/index.d.ts +7 -1
- package/lib/model/index.js +10 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/mfa-totp-device-summary.d.ts +1 -1
- package/lib/model/mfa-totp-device-summary.js +1 -1
- package/lib/model/mfa-totp-device.d.ts +1 -1
- package/lib/model/mfa-totp-device.js +1 -1
- package/lib/model/mfa-totp-token.d.ts +1 -1
- package/lib/model/mfa-totp-token.js +1 -1
- package/lib/model/move-compartment-details.d.ts +1 -1
- package/lib/model/move-compartment-details.js +1 -1
- package/lib/model/network-policy.d.ts +1 -1
- package/lib/model/network-policy.js +1 -1
- package/lib/model/network-sources-summary.d.ts +1 -1
- package/lib/model/network-sources-summary.js +1 -1
- package/lib/model/network-sources.d.ts +1 -1
- package/lib/model/network-sources.js +1 -1
- package/lib/model/network-sources_virtual-source-list.d.ts +1 -1
- package/lib/model/network-sources_virtual-source-list.js +1 -1
- package/lib/model/o-auth2-client-credential-summary.d.ts +1 -1
- package/lib/model/o-auth2-client-credential-summary.js +1 -1
- package/lib/model/o-auth2-client-credential.d.ts +1 -1
- package/lib/model/o-auth2-client-credential.js +1 -1
- package/lib/model/password-policy.d.ts +1 -1
- package/lib/model/password-policy.js +1 -1
- package/lib/model/policy.d.ts +1 -1
- package/lib/model/policy.js +1 -1
- package/lib/model/region-subscription.d.ts +1 -1
- package/lib/model/region-subscription.js +1 -1
- package/lib/model/region.d.ts +1 -1
- package/lib/model/region.js +1 -1
- package/lib/model/replicated-region-details.d.ts +1 -1
- package/lib/model/replicated-region-details.js +1 -1
- package/lib/model/saml2-identity-provider.d.ts +1 -1
- package/lib/model/saml2-identity-provider.js +1 -1
- package/lib/model/scim-client-credentials.d.ts +1 -1
- package/lib/model/scim-client-credentials.js +1 -1
- package/lib/model/smtp-credential-summary.d.ts +1 -1
- package/lib/model/smtp-credential-summary.js +1 -1
- package/lib/model/smtp-credential.d.ts +1 -1
- package/lib/model/smtp-credential.js +1 -1
- package/lib/model/standard-tag-definition-template.d.ts +1 -1
- package/lib/model/standard-tag-definition-template.js +1 -1
- package/lib/model/standard-tag-namespace-template-summary.d.ts +1 -1
- package/lib/model/standard-tag-namespace-template-summary.js +1 -1
- package/lib/model/standard-tag-namespace-template.d.ts +1 -1
- package/lib/model/standard-tag-namespace-template.js +1 -1
- package/lib/model/swift-password.d.ts +1 -1
- package/lib/model/swift-password.js +1 -1
- package/lib/model/tag-default-summary.d.ts +1 -1
- package/lib/model/tag-default-summary.js +1 -1
- package/lib/model/tag-default.d.ts +1 -1
- package/lib/model/tag-default.js +1 -1
- package/lib/model/tag-namespace-summary.d.ts +1 -1
- package/lib/model/tag-namespace-summary.js +1 -1
- package/lib/model/tag-namespace.d.ts +1 -1
- package/lib/model/tag-namespace.js +1 -1
- package/lib/model/tag-summary.d.ts +1 -1
- package/lib/model/tag-summary.js +1 -1
- package/lib/model/tag.d.ts +1 -1
- package/lib/model/tag.js +1 -1
- package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
- package/lib/model/tagging-work-request-error-summary.js +1 -1
- package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
- package/lib/model/tagging-work-request-log-summary.js +1 -1
- package/lib/model/tagging-work-request-summary.d.ts +1 -1
- package/lib/model/tagging-work-request-summary.js +1 -1
- package/lib/model/tagging-work-request.d.ts +1 -1
- package/lib/model/tagging-work-request.js +1 -1
- package/lib/model/tenancy.d.ts +1 -1
- package/lib/model/tenancy.js +1 -1
- package/lib/model/u-ipassword-information.d.ts +1 -1
- package/lib/model/u-ipassword-information.js +1 -1
- package/lib/model/u-ipassword.d.ts +1 -1
- package/lib/model/u-ipassword.js +1 -1
- package/lib/model/update-auth-token-details.d.ts +1 -1
- package/lib/model/update-auth-token-details.js +1 -1
- package/lib/model/update-authentication-policy-details.d.ts +1 -1
- package/lib/model/update-authentication-policy-details.js +1 -1
- package/lib/model/update-compartment-details.d.ts +1 -1
- package/lib/model/update-compartment-details.js +1 -1
- package/lib/model/update-customer-secret-key-details.d.ts +1 -1
- package/lib/model/update-customer-secret-key-details.js +1 -1
- package/lib/model/update-domain-details.d.ts +1 -1
- package/lib/model/update-domain-details.js +1 -1
- package/lib/model/update-dynamic-group-details.d.ts +1 -1
- package/lib/model/update-dynamic-group-details.js +1 -1
- package/lib/model/update-group-details.d.ts +1 -1
- package/lib/model/update-group-details.js +1 -1
- package/lib/model/update-identity-provider-details.d.ts +1 -1
- package/lib/model/update-identity-provider-details.js +1 -1
- package/lib/model/update-idp-group-mapping-details.d.ts +1 -1
- package/lib/model/update-idp-group-mapping-details.js +1 -1
- package/lib/model/update-network-source-details.d.ts +1 -1
- package/lib/model/update-network-source-details.js +1 -1
- package/lib/model/update-oauth2-client-credential-details.d.ts +1 -1
- package/lib/model/update-oauth2-client-credential-details.js +1 -1
- package/lib/model/update-policy-details.d.ts +1 -1
- package/lib/model/update-policy-details.js +1 -1
- package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
- package/lib/model/update-saml2-identity-provider-details.js +1 -1
- package/lib/model/update-smtp-credential-details.d.ts +1 -1
- package/lib/model/update-smtp-credential-details.js +1 -1
- package/lib/model/update-state-details.d.ts +1 -1
- package/lib/model/update-state-details.js +1 -1
- package/lib/model/update-swift-password-details.d.ts +1 -1
- package/lib/model/update-swift-password-details.js +1 -1
- package/lib/model/update-tag-default-details.d.ts +1 -1
- package/lib/model/update-tag-default-details.js +1 -1
- package/lib/model/update-tag-details.d.ts +1 -1
- package/lib/model/update-tag-details.js +1 -1
- package/lib/model/update-tag-namespace-details.d.ts +1 -1
- package/lib/model/update-tag-namespace-details.js +1 -1
- package/lib/model/update-user-capabilities-details.d.ts +6 -1
- package/lib/model/update-user-capabilities-details.js +1 -1
- package/lib/model/update-user-capabilities-details.js.map +1 -1
- package/lib/model/update-user-details.d.ts +5 -1
- package/lib/model/update-user-details.js +1 -1
- package/lib/model/update-user-details.js.map +1 -1
- package/lib/model/user-capabilities.d.ts +6 -1
- package/lib/model/user-capabilities.js +1 -1
- package/lib/model/user-capabilities.js.map +1 -1
- package/lib/model/user-group-membership.d.ts +1 -1
- package/lib/model/user-group-membership.js +1 -1
- package/lib/model/user.d.ts +5 -1
- package/lib/model/user.js +1 -1
- package/lib/model/user.js.map +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/activate-domain-request.d.ts +2 -2
- package/lib/request/activate-domain-request.js +1 -1
- package/lib/request/activate-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/activate-mfa-totp-device-request.js +1 -1
- package/lib/request/add-user-to-group-request.d.ts +2 -2
- package/lib/request/add-user-to-group-request.js +1 -1
- package/lib/request/assemble-effective-tag-set-request.d.ts +2 -2
- package/lib/request/assemble-effective-tag-set-request.js +1 -1
- package/lib/request/bulk-delete-resources-request.d.ts +2 -2
- package/lib/request/bulk-delete-resources-request.js +1 -1
- package/lib/request/bulk-delete-tags-request.d.ts +2 -2
- package/lib/request/bulk-delete-tags-request.js +1 -1
- package/lib/request/bulk-edit-tags-request.d.ts +2 -2
- package/lib/request/bulk-edit-tags-request.js +1 -1
- package/lib/request/bulk-move-resources-request.d.ts +2 -2
- package/lib/request/bulk-move-resources-request.js +1 -1
- package/lib/request/cascade-delete-tag-namespace-request.d.ts +2 -2
- package/lib/request/cascade-delete-tag-namespace-request.js +1 -1
- package/lib/request/change-domain-compartment-request.d.ts +2 -2
- package/lib/request/change-domain-compartment-request.js +1 -1
- package/lib/request/change-domain-license-type-request.d.ts +2 -2
- package/lib/request/change-domain-license-type-request.js +1 -1
- package/lib/request/change-tag-namespace-compartment-request.d.ts +2 -2
- package/lib/request/change-tag-namespace-compartment-request.js +1 -1
- package/lib/request/create-auth-token-request.d.ts +2 -2
- package/lib/request/create-auth-token-request.js +1 -1
- package/lib/request/create-compartment-request.d.ts +2 -2
- package/lib/request/create-compartment-request.js +1 -1
- package/lib/request/create-customer-secret-key-request.d.ts +2 -2
- package/lib/request/create-customer-secret-key-request.js +1 -1
- package/lib/request/create-db-credential-request.d.ts +42 -0
- package/lib/request/create-db-credential-request.js +15 -0
- package/lib/request/create-db-credential-request.js.map +1 -0
- package/lib/request/create-domain-request.d.ts +2 -2
- package/lib/request/create-domain-request.js +1 -1
- package/lib/request/create-dynamic-group-request.d.ts +2 -2
- package/lib/request/create-dynamic-group-request.js +1 -1
- package/lib/request/create-group-request.d.ts +2 -2
- package/lib/request/create-group-request.js +1 -1
- package/lib/request/create-identity-provider-request.d.ts +2 -2
- package/lib/request/create-identity-provider-request.js +1 -1
- package/lib/request/create-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/create-idp-group-mapping-request.js +1 -1
- package/lib/request/create-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/create-mfa-totp-device-request.js +1 -1
- package/lib/request/create-network-source-request.d.ts +2 -2
- package/lib/request/create-network-source-request.js +1 -1
- package/lib/request/create-oauth-client-credential-request.d.ts +2 -2
- package/lib/request/create-oauth-client-credential-request.js +1 -1
- package/lib/request/create-or-reset-uipassword-request.d.ts +2 -2
- package/lib/request/create-or-reset-uipassword-request.js +1 -1
- package/lib/request/create-policy-request.d.ts +2 -2
- package/lib/request/create-policy-request.js +1 -1
- package/lib/request/create-region-subscription-request.d.ts +2 -2
- package/lib/request/create-region-subscription-request.js +1 -1
- package/lib/request/create-smtp-credential-request.d.ts +2 -2
- package/lib/request/create-smtp-credential-request.js +1 -1
- package/lib/request/create-swift-password-request.d.ts +2 -2
- package/lib/request/create-swift-password-request.js +1 -1
- package/lib/request/create-tag-default-request.d.ts +2 -2
- package/lib/request/create-tag-default-request.js +1 -1
- package/lib/request/create-tag-namespace-request.d.ts +2 -2
- package/lib/request/create-tag-namespace-request.js +1 -1
- package/lib/request/create-tag-request.d.ts +2 -2
- package/lib/request/create-tag-request.js +1 -1
- package/lib/request/create-user-request.d.ts +2 -2
- package/lib/request/create-user-request.js +1 -1
- package/lib/request/deactivate-domain-request.d.ts +2 -2
- package/lib/request/deactivate-domain-request.js +1 -1
- package/lib/request/delete-api-key-request.d.ts +2 -2
- package/lib/request/delete-api-key-request.js +1 -1
- package/lib/request/delete-auth-token-request.d.ts +2 -2
- package/lib/request/delete-auth-token-request.js +1 -1
- package/lib/request/delete-compartment-request.d.ts +2 -2
- package/lib/request/delete-compartment-request.js +1 -1
- package/lib/request/delete-customer-secret-key-request.d.ts +2 -2
- package/lib/request/delete-customer-secret-key-request.js +1 -1
- package/lib/request/delete-db-credential-request.d.ts +39 -0
- package/lib/request/delete-db-credential-request.js +15 -0
- package/lib/request/delete-db-credential-request.js.map +1 -0
- package/lib/request/delete-domain-request.d.ts +2 -2
- package/lib/request/delete-domain-request.js +1 -1
- package/lib/request/delete-dynamic-group-request.d.ts +2 -2
- package/lib/request/delete-dynamic-group-request.js +1 -1
- package/lib/request/delete-group-request.d.ts +2 -2
- package/lib/request/delete-group-request.js +1 -1
- package/lib/request/delete-identity-provider-request.d.ts +2 -2
- package/lib/request/delete-identity-provider-request.js +1 -1
- package/lib/request/delete-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/delete-idp-group-mapping-request.js +1 -1
- package/lib/request/delete-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/delete-mfa-totp-device-request.js +1 -1
- package/lib/request/delete-network-source-request.d.ts +2 -2
- package/lib/request/delete-network-source-request.js +1 -1
- package/lib/request/delete-oauth-client-credential-request.d.ts +2 -2
- package/lib/request/delete-oauth-client-credential-request.js +1 -1
- package/lib/request/delete-policy-request.d.ts +2 -2
- package/lib/request/delete-policy-request.js +1 -1
- package/lib/request/delete-smtp-credential-request.d.ts +2 -2
- package/lib/request/delete-smtp-credential-request.js +1 -1
- package/lib/request/delete-swift-password-request.d.ts +2 -2
- package/lib/request/delete-swift-password-request.js +1 -1
- package/lib/request/delete-tag-default-request.d.ts +2 -2
- package/lib/request/delete-tag-default-request.js +1 -1
- package/lib/request/delete-tag-namespace-request.d.ts +2 -2
- package/lib/request/delete-tag-namespace-request.js +1 -1
- package/lib/request/delete-tag-request.d.ts +2 -2
- package/lib/request/delete-tag-request.js +1 -1
- package/lib/request/delete-user-request.d.ts +2 -2
- package/lib/request/delete-user-request.js +1 -1
- package/lib/request/enable-replication-to-region-request.d.ts +2 -2
- package/lib/request/enable-replication-to-region-request.js +1 -1
- package/lib/request/generate-totp-seed-request.d.ts +2 -2
- package/lib/request/generate-totp-seed-request.js +1 -1
- package/lib/request/get-authentication-policy-request.d.ts +2 -2
- package/lib/request/get-authentication-policy-request.js +1 -1
- package/lib/request/get-compartment-request.d.ts +2 -2
- package/lib/request/get-compartment-request.js +1 -1
- package/lib/request/get-domain-request.d.ts +2 -2
- package/lib/request/get-domain-request.js +1 -1
- package/lib/request/get-dynamic-group-request.d.ts +2 -2
- package/lib/request/get-dynamic-group-request.js +1 -1
- package/lib/request/get-group-request.d.ts +2 -2
- package/lib/request/get-group-request.js +1 -1
- package/lib/request/get-iam-work-request-request.d.ts +2 -2
- package/lib/request/get-iam-work-request-request.js +1 -1
- package/lib/request/get-identity-provider-request.d.ts +2 -2
- package/lib/request/get-identity-provider-request.js +1 -1
- package/lib/request/get-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/get-idp-group-mapping-request.js +1 -1
- package/lib/request/get-mfa-totp-device-request.d.ts +2 -2
- package/lib/request/get-mfa-totp-device-request.js +1 -1
- package/lib/request/get-network-source-request.d.ts +2 -2
- package/lib/request/get-network-source-request.js +1 -1
- package/lib/request/get-policy-request.d.ts +2 -2
- package/lib/request/get-policy-request.js +1 -1
- package/lib/request/get-standard-tag-template-request.d.ts +2 -2
- package/lib/request/get-standard-tag-template-request.js +1 -1
- package/lib/request/get-tag-default-request.d.ts +2 -2
- package/lib/request/get-tag-default-request.js +1 -1
- package/lib/request/get-tag-namespace-request.d.ts +2 -2
- package/lib/request/get-tag-namespace-request.js +1 -1
- package/lib/request/get-tag-request.d.ts +2 -2
- package/lib/request/get-tag-request.js +1 -1
- package/lib/request/get-tagging-work-request-request.d.ts +2 -2
- package/lib/request/get-tagging-work-request-request.js +1 -1
- package/lib/request/get-tenancy-request.d.ts +2 -2
- package/lib/request/get-tenancy-request.js +1 -1
- package/lib/request/get-user-group-membership-request.d.ts +2 -2
- package/lib/request/get-user-group-membership-request.js +1 -1
- package/lib/request/get-user-request.d.ts +2 -2
- package/lib/request/get-user-request.js +1 -1
- package/lib/request/get-user-uipassword-information-request.d.ts +2 -2
- package/lib/request/get-user-uipassword-information-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/import-standard-tags-request.d.ts +2 -2
- package/lib/request/import-standard-tags-request.js +1 -1
- package/lib/request/index.d.ts +7 -1
- package/lib/request/index.js +4 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-allowed-domain-license-types-request.d.ts +2 -2
- package/lib/request/list-allowed-domain-license-types-request.js +1 -1
- package/lib/request/list-api-keys-request.d.ts +2 -2
- package/lib/request/list-api-keys-request.js +1 -1
- package/lib/request/list-auth-tokens-request.d.ts +2 -2
- package/lib/request/list-auth-tokens-request.js +1 -1
- package/lib/request/list-availability-domains-request.d.ts +2 -2
- package/lib/request/list-availability-domains-request.js +1 -1
- package/lib/request/list-bulk-action-resource-types-request.d.ts +2 -2
- package/lib/request/list-bulk-action-resource-types-request.js +1 -1
- package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +2 -2
- package/lib/request/list-bulk-edit-tags-resource-types-request.js +1 -1
- package/lib/request/list-compartments-request.d.ts +2 -2
- package/lib/request/list-compartments-request.js +1 -1
- package/lib/request/list-cost-tracking-tags-request.d.ts +2 -2
- package/lib/request/list-cost-tracking-tags-request.js +1 -1
- package/lib/request/list-customer-secret-keys-request.d.ts +2 -2
- package/lib/request/list-customer-secret-keys-request.js +1 -1
- package/lib/request/list-db-credentials-request.d.ts +76 -0
- package/lib/request/list-db-credentials-request.js +29 -0
- package/lib/request/list-db-credentials-request.js.map +1 -0
- package/lib/request/list-domains-request.d.ts +2 -2
- package/lib/request/list-domains-request.js +1 -1
- package/lib/request/list-dynamic-groups-request.d.ts +2 -2
- package/lib/request/list-dynamic-groups-request.js +1 -1
- package/lib/request/list-fault-domains-request.d.ts +2 -2
- package/lib/request/list-fault-domains-request.js +1 -1
- package/lib/request/list-groups-request.d.ts +2 -2
- package/lib/request/list-groups-request.js +1 -1
- package/lib/request/list-iam-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-iam-work-request-errors-request.js +1 -1
- package/lib/request/list-iam-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-iam-work-request-logs-request.js +1 -1
- package/lib/request/list-iam-work-requests-request.d.ts +2 -2
- package/lib/request/list-iam-work-requests-request.js +1 -1
- package/lib/request/list-identity-provider-groups-request.d.ts +2 -2
- package/lib/request/list-identity-provider-groups-request.js +1 -1
- package/lib/request/list-identity-providers-request.d.ts +2 -2
- package/lib/request/list-identity-providers-request.js +1 -1
- package/lib/request/list-idp-group-mappings-request.d.ts +2 -2
- package/lib/request/list-idp-group-mappings-request.js +1 -1
- package/lib/request/list-mfa-totp-devices-request.d.ts +2 -2
- package/lib/request/list-mfa-totp-devices-request.js +1 -1
- package/lib/request/list-network-sources-request.d.ts +2 -2
- package/lib/request/list-network-sources-request.js +1 -1
- package/lib/request/list-oauth-client-credentials-request.d.ts +2 -2
- package/lib/request/list-oauth-client-credentials-request.js +1 -1
- package/lib/request/list-policies-request.d.ts +2 -2
- package/lib/request/list-policies-request.js +1 -1
- package/lib/request/list-region-subscriptions-request.d.ts +2 -2
- package/lib/request/list-region-subscriptions-request.js +1 -1
- package/lib/request/list-regions-request.d.ts +2 -2
- package/lib/request/list-regions-request.js +1 -1
- package/lib/request/list-smtp-credentials-request.d.ts +2 -2
- package/lib/request/list-smtp-credentials-request.js +1 -1
- package/lib/request/list-standard-tag-namespaces-request.d.ts +2 -2
- package/lib/request/list-standard-tag-namespaces-request.js +1 -1
- package/lib/request/list-swift-passwords-request.d.ts +2 -2
- package/lib/request/list-swift-passwords-request.js +1 -1
- package/lib/request/list-tag-defaults-request.d.ts +2 -2
- package/lib/request/list-tag-defaults-request.js +1 -1
- package/lib/request/list-tag-namespaces-request.d.ts +2 -2
- package/lib/request/list-tag-namespaces-request.js +1 -1
- package/lib/request/list-tagging-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-tagging-work-request-errors-request.js +1 -1
- package/lib/request/list-tagging-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-tagging-work-request-logs-request.js +1 -1
- package/lib/request/list-tagging-work-requests-request.d.ts +2 -2
- package/lib/request/list-tagging-work-requests-request.js +1 -1
- package/lib/request/list-tags-request.d.ts +2 -2
- package/lib/request/list-tags-request.js +1 -1
- package/lib/request/list-user-group-memberships-request.d.ts +2 -2
- package/lib/request/list-user-group-memberships-request.js +1 -1
- package/lib/request/list-users-request.d.ts +2 -2
- package/lib/request/list-users-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/move-compartment-request.d.ts +2 -2
- package/lib/request/move-compartment-request.js +1 -1
- package/lib/request/recover-compartment-request.d.ts +2 -2
- package/lib/request/recover-compartment-request.js +1 -1
- package/lib/request/remove-user-from-group-request.d.ts +2 -2
- package/lib/request/remove-user-from-group-request.js +1 -1
- package/lib/request/reset-idp-scim-client-request.d.ts +2 -2
- package/lib/request/reset-idp-scim-client-request.js +1 -1
- package/lib/request/update-auth-token-request.d.ts +2 -2
- package/lib/request/update-auth-token-request.js +1 -1
- package/lib/request/update-authentication-policy-request.d.ts +2 -2
- package/lib/request/update-authentication-policy-request.js +1 -1
- package/lib/request/update-compartment-request.d.ts +2 -2
- package/lib/request/update-compartment-request.js +1 -1
- package/lib/request/update-customer-secret-key-request.d.ts +2 -2
- package/lib/request/update-customer-secret-key-request.js +1 -1
- package/lib/request/update-domain-request.d.ts +2 -2
- package/lib/request/update-domain-request.js +1 -1
- package/lib/request/update-dynamic-group-request.d.ts +2 -2
- package/lib/request/update-dynamic-group-request.js +1 -1
- package/lib/request/update-group-request.d.ts +2 -2
- package/lib/request/update-group-request.js +1 -1
- package/lib/request/update-identity-provider-request.d.ts +2 -2
- package/lib/request/update-identity-provider-request.js +1 -1
- package/lib/request/update-idp-group-mapping-request.d.ts +2 -2
- package/lib/request/update-idp-group-mapping-request.js +1 -1
- package/lib/request/update-network-source-request.d.ts +2 -2
- package/lib/request/update-network-source-request.js +1 -1
- package/lib/request/update-oauth-client-credential-request.d.ts +2 -2
- package/lib/request/update-oauth-client-credential-request.js +1 -1
- package/lib/request/update-policy-request.d.ts +2 -2
- package/lib/request/update-policy-request.js +1 -1
- package/lib/request/update-smtp-credential-request.d.ts +2 -2
- package/lib/request/update-smtp-credential-request.js +1 -1
- package/lib/request/update-swift-password-request.d.ts +2 -2
- package/lib/request/update-swift-password-request.js +1 -1
- package/lib/request/update-tag-default-request.d.ts +2 -2
- package/lib/request/update-tag-default-request.js +1 -1
- package/lib/request/update-tag-namespace-request.d.ts +2 -2
- package/lib/request/update-tag-namespace-request.js +1 -1
- package/lib/request/update-tag-request.d.ts +2 -2
- package/lib/request/update-tag-request.js +1 -1
- package/lib/request/update-user-capabilities-request.d.ts +2 -2
- package/lib/request/update-user-capabilities-request.js +1 -1
- package/lib/request/update-user-request.d.ts +2 -2
- package/lib/request/update-user-request.js +1 -1
- package/lib/request/update-user-state-request.d.ts +2 -2
- package/lib/request/update-user-state-request.js +1 -1
- package/lib/request/upload-api-key-request.d.ts +2 -2
- package/lib/request/upload-api-key-request.js +1 -1
- package/lib/response/activate-domain-response.d.ts +1 -1
- package/lib/response/activate-domain-response.js +1 -1
- package/lib/response/activate-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/activate-mfa-totp-device-response.js +1 -1
- package/lib/response/add-user-to-group-response.d.ts +1 -1
- package/lib/response/add-user-to-group-response.js +1 -1
- package/lib/response/assemble-effective-tag-set-response.d.ts +1 -1
- package/lib/response/assemble-effective-tag-set-response.js +1 -1
- package/lib/response/bulk-delete-resources-response.d.ts +1 -1
- package/lib/response/bulk-delete-resources-response.js +1 -1
- package/lib/response/bulk-delete-tags-response.d.ts +1 -1
- package/lib/response/bulk-delete-tags-response.js +1 -1
- package/lib/response/bulk-edit-tags-response.d.ts +1 -1
- package/lib/response/bulk-edit-tags-response.js +1 -1
- package/lib/response/bulk-move-resources-response.d.ts +1 -1
- package/lib/response/bulk-move-resources-response.js +1 -1
- package/lib/response/cascade-delete-tag-namespace-response.d.ts +1 -1
- package/lib/response/cascade-delete-tag-namespace-response.js +1 -1
- package/lib/response/change-domain-compartment-response.d.ts +1 -1
- package/lib/response/change-domain-compartment-response.js +1 -1
- package/lib/response/change-domain-license-type-response.d.ts +1 -1
- package/lib/response/change-domain-license-type-response.js +1 -1
- package/lib/response/change-tag-namespace-compartment-response.d.ts +1 -1
- package/lib/response/change-tag-namespace-compartment-response.js +1 -1
- package/lib/response/create-auth-token-response.d.ts +1 -1
- package/lib/response/create-auth-token-response.js +1 -1
- package/lib/response/create-compartment-response.d.ts +1 -1
- package/lib/response/create-compartment-response.js +1 -1
- package/lib/response/create-customer-secret-key-response.d.ts +1 -1
- package/lib/response/create-customer-secret-key-response.js +1 -1
- package/lib/response/create-db-credential-response.d.ts +29 -0
- package/lib/response/create-db-credential-response.js +15 -0
- package/lib/response/create-db-credential-response.js.map +1 -0
- package/lib/response/create-domain-response.d.ts +1 -1
- package/lib/response/create-domain-response.js +1 -1
- package/lib/response/create-dynamic-group-response.d.ts +1 -1
- package/lib/response/create-dynamic-group-response.js +1 -1
- package/lib/response/create-group-response.d.ts +1 -1
- package/lib/response/create-group-response.js +1 -1
- package/lib/response/create-identity-provider-response.d.ts +1 -1
- package/lib/response/create-identity-provider-response.js +1 -1
- package/lib/response/create-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/create-idp-group-mapping-response.js +1 -1
- package/lib/response/create-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/create-mfa-totp-device-response.js +1 -1
- package/lib/response/create-network-source-response.d.ts +1 -1
- package/lib/response/create-network-source-response.js +1 -1
- package/lib/response/create-oauth-client-credential-response.d.ts +1 -1
- package/lib/response/create-oauth-client-credential-response.js +1 -1
- package/lib/response/create-or-reset-uipassword-response.d.ts +1 -1
- package/lib/response/create-or-reset-uipassword-response.js +1 -1
- package/lib/response/create-policy-response.d.ts +1 -1
- package/lib/response/create-policy-response.js +1 -1
- package/lib/response/create-region-subscription-response.d.ts +1 -1
- package/lib/response/create-region-subscription-response.js +1 -1
- package/lib/response/create-smtp-credential-response.d.ts +1 -1
- package/lib/response/create-smtp-credential-response.js +1 -1
- package/lib/response/create-swift-password-response.d.ts +1 -1
- package/lib/response/create-swift-password-response.js +1 -1
- package/lib/response/create-tag-default-response.d.ts +1 -1
- package/lib/response/create-tag-default-response.js +1 -1
- package/lib/response/create-tag-namespace-response.d.ts +1 -1
- package/lib/response/create-tag-namespace-response.js +1 -1
- package/lib/response/create-tag-response.d.ts +1 -1
- package/lib/response/create-tag-response.js +1 -1
- package/lib/response/create-user-response.d.ts +1 -1
- package/lib/response/create-user-response.js +1 -1
- package/lib/response/deactivate-domain-response.d.ts +1 -1
- package/lib/response/deactivate-domain-response.js +1 -1
- package/lib/response/delete-api-key-response.d.ts +1 -1
- package/lib/response/delete-api-key-response.js +1 -1
- package/lib/response/delete-auth-token-response.d.ts +1 -1
- package/lib/response/delete-auth-token-response.js +1 -1
- package/lib/response/delete-compartment-response.d.ts +1 -1
- package/lib/response/delete-compartment-response.js +1 -1
- package/lib/response/delete-customer-secret-key-response.d.ts +1 -1
- package/lib/response/delete-customer-secret-key-response.js +1 -1
- package/lib/response/delete-db-credential-response.d.ts +20 -0
- package/lib/response/delete-db-credential-response.js +15 -0
- package/lib/response/delete-db-credential-response.js.map +1 -0
- package/lib/response/delete-domain-response.d.ts +1 -1
- package/lib/response/delete-domain-response.js +1 -1
- package/lib/response/delete-dynamic-group-response.d.ts +1 -1
- package/lib/response/delete-dynamic-group-response.js +1 -1
- package/lib/response/delete-group-response.d.ts +1 -1
- package/lib/response/delete-group-response.js +1 -1
- package/lib/response/delete-identity-provider-response.d.ts +1 -1
- package/lib/response/delete-identity-provider-response.js +1 -1
- package/lib/response/delete-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/delete-idp-group-mapping-response.js +1 -1
- package/lib/response/delete-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/delete-mfa-totp-device-response.js +1 -1
- package/lib/response/delete-network-source-response.d.ts +1 -1
- package/lib/response/delete-network-source-response.js +1 -1
- package/lib/response/delete-oauth-client-credential-response.d.ts +1 -1
- package/lib/response/delete-oauth-client-credential-response.js +1 -1
- package/lib/response/delete-policy-response.d.ts +1 -1
- package/lib/response/delete-policy-response.js +1 -1
- package/lib/response/delete-smtp-credential-response.d.ts +1 -1
- package/lib/response/delete-smtp-credential-response.js +1 -1
- package/lib/response/delete-swift-password-response.d.ts +1 -1
- package/lib/response/delete-swift-password-response.js +1 -1
- package/lib/response/delete-tag-default-response.d.ts +1 -1
- package/lib/response/delete-tag-default-response.js +1 -1
- package/lib/response/delete-tag-namespace-response.d.ts +1 -1
- package/lib/response/delete-tag-namespace-response.js +1 -1
- package/lib/response/delete-tag-response.d.ts +1 -1
- package/lib/response/delete-tag-response.js +1 -1
- package/lib/response/delete-user-response.d.ts +1 -1
- package/lib/response/delete-user-response.js +1 -1
- package/lib/response/enable-replication-to-region-response.d.ts +1 -1
- package/lib/response/enable-replication-to-region-response.js +1 -1
- package/lib/response/generate-totp-seed-response.d.ts +1 -1
- package/lib/response/generate-totp-seed-response.js +1 -1
- package/lib/response/get-authentication-policy-response.d.ts +1 -1
- package/lib/response/get-authentication-policy-response.js +1 -1
- package/lib/response/get-compartment-response.d.ts +1 -1
- package/lib/response/get-compartment-response.js +1 -1
- package/lib/response/get-domain-response.d.ts +1 -1
- package/lib/response/get-domain-response.js +1 -1
- package/lib/response/get-dynamic-group-response.d.ts +1 -1
- package/lib/response/get-dynamic-group-response.js +1 -1
- package/lib/response/get-group-response.d.ts +1 -1
- package/lib/response/get-group-response.js +1 -1
- package/lib/response/get-iam-work-request-response.d.ts +1 -1
- package/lib/response/get-iam-work-request-response.js +1 -1
- package/lib/response/get-identity-provider-response.d.ts +1 -1
- package/lib/response/get-identity-provider-response.js +1 -1
- package/lib/response/get-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/get-idp-group-mapping-response.js +1 -1
- package/lib/response/get-mfa-totp-device-response.d.ts +1 -1
- package/lib/response/get-mfa-totp-device-response.js +1 -1
- package/lib/response/get-network-source-response.d.ts +1 -1
- package/lib/response/get-network-source-response.js +1 -1
- package/lib/response/get-policy-response.d.ts +1 -1
- package/lib/response/get-policy-response.js +1 -1
- package/lib/response/get-standard-tag-template-response.d.ts +1 -1
- package/lib/response/get-standard-tag-template-response.js +1 -1
- package/lib/response/get-tag-default-response.d.ts +1 -1
- package/lib/response/get-tag-default-response.js +1 -1
- package/lib/response/get-tag-namespace-response.d.ts +1 -1
- package/lib/response/get-tag-namespace-response.js +1 -1
- package/lib/response/get-tag-response.d.ts +1 -1
- package/lib/response/get-tag-response.js +1 -1
- package/lib/response/get-tagging-work-request-response.d.ts +1 -1
- package/lib/response/get-tagging-work-request-response.js +1 -1
- package/lib/response/get-tenancy-response.d.ts +1 -1
- package/lib/response/get-tenancy-response.js +1 -1
- package/lib/response/get-user-group-membership-response.d.ts +1 -1
- package/lib/response/get-user-group-membership-response.js +1 -1
- package/lib/response/get-user-response.d.ts +1 -1
- package/lib/response/get-user-response.js +1 -1
- package/lib/response/get-user-uipassword-information-response.d.ts +1 -1
- package/lib/response/get-user-uipassword-information-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/import-standard-tags-response.d.ts +1 -1
- package/lib/response/import-standard-tags-response.js +1 -1
- package/lib/response/index.d.ts +7 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-allowed-domain-license-types-response.d.ts +1 -1
- package/lib/response/list-allowed-domain-license-types-response.js +1 -1
- package/lib/response/list-api-keys-response.d.ts +1 -1
- package/lib/response/list-api-keys-response.js +1 -1
- package/lib/response/list-auth-tokens-response.d.ts +1 -1
- package/lib/response/list-auth-tokens-response.js +1 -1
- package/lib/response/list-availability-domains-response.d.ts +1 -1
- package/lib/response/list-availability-domains-response.js +1 -1
- package/lib/response/list-bulk-action-resource-types-response.d.ts +1 -1
- package/lib/response/list-bulk-action-resource-types-response.js +1 -1
- package/lib/response/list-bulk-edit-tags-resource-types-response.d.ts +1 -1
- package/lib/response/list-bulk-edit-tags-resource-types-response.js +1 -1
- package/lib/response/list-compartments-response.d.ts +1 -1
- package/lib/response/list-compartments-response.js +1 -1
- package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
- package/lib/response/list-cost-tracking-tags-response.js +1 -1
- package/lib/response/list-customer-secret-keys-response.d.ts +1 -1
- package/lib/response/list-customer-secret-keys-response.js +1 -1
- package/lib/response/list-db-credentials-response.d.ts +32 -0
- package/lib/response/list-db-credentials-response.js +15 -0
- package/lib/response/list-db-credentials-response.js.map +1 -0
- package/lib/response/list-domains-response.d.ts +1 -1
- package/lib/response/list-domains-response.js +1 -1
- package/lib/response/list-dynamic-groups-response.d.ts +1 -1
- package/lib/response/list-dynamic-groups-response.js +1 -1
- package/lib/response/list-fault-domains-response.d.ts +1 -1
- package/lib/response/list-fault-domains-response.js +1 -1
- package/lib/response/list-groups-response.d.ts +1 -1
- package/lib/response/list-groups-response.js +1 -1
- package/lib/response/list-iam-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-iam-work-request-errors-response.js +1 -1
- package/lib/response/list-iam-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-iam-work-request-logs-response.js +1 -1
- package/lib/response/list-iam-work-requests-response.d.ts +1 -1
- package/lib/response/list-iam-work-requests-response.js +1 -1
- package/lib/response/list-identity-provider-groups-response.d.ts +1 -1
- package/lib/response/list-identity-provider-groups-response.js +1 -1
- package/lib/response/list-identity-providers-response.d.ts +1 -1
- package/lib/response/list-identity-providers-response.js +1 -1
- package/lib/response/list-idp-group-mappings-response.d.ts +1 -1
- package/lib/response/list-idp-group-mappings-response.js +1 -1
- package/lib/response/list-mfa-totp-devices-response.d.ts +1 -1
- package/lib/response/list-mfa-totp-devices-response.js +1 -1
- package/lib/response/list-network-sources-response.d.ts +1 -1
- package/lib/response/list-network-sources-response.js +1 -1
- package/lib/response/list-oauth-client-credentials-response.d.ts +1 -1
- package/lib/response/list-oauth-client-credentials-response.js +1 -1
- package/lib/response/list-policies-response.d.ts +1 -1
- package/lib/response/list-policies-response.js +1 -1
- package/lib/response/list-region-subscriptions-response.d.ts +1 -1
- package/lib/response/list-region-subscriptions-response.js +1 -1
- package/lib/response/list-regions-response.d.ts +1 -1
- package/lib/response/list-regions-response.js +1 -1
- package/lib/response/list-smtp-credentials-response.d.ts +1 -1
- package/lib/response/list-smtp-credentials-response.js +1 -1
- package/lib/response/list-standard-tag-namespaces-response.d.ts +1 -1
- package/lib/response/list-standard-tag-namespaces-response.js +1 -1
- package/lib/response/list-swift-passwords-response.d.ts +1 -1
- package/lib/response/list-swift-passwords-response.js +1 -1
- package/lib/response/list-tag-defaults-response.d.ts +1 -1
- package/lib/response/list-tag-defaults-response.js +1 -1
- package/lib/response/list-tag-namespaces-response.d.ts +1 -1
- package/lib/response/list-tag-namespaces-response.js +1 -1
- package/lib/response/list-tagging-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-tagging-work-request-errors-response.js +1 -1
- package/lib/response/list-tagging-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-tagging-work-request-logs-response.js +1 -1
- package/lib/response/list-tagging-work-requests-response.d.ts +1 -1
- package/lib/response/list-tagging-work-requests-response.js +1 -1
- package/lib/response/list-tags-response.d.ts +1 -1
- package/lib/response/list-tags-response.js +1 -1
- package/lib/response/list-user-group-memberships-response.d.ts +1 -1
- package/lib/response/list-user-group-memberships-response.js +1 -1
- package/lib/response/list-users-response.d.ts +1 -1
- package/lib/response/list-users-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/move-compartment-response.d.ts +1 -1
- package/lib/response/move-compartment-response.js +1 -1
- package/lib/response/recover-compartment-response.d.ts +1 -1
- package/lib/response/recover-compartment-response.js +1 -1
- package/lib/response/remove-user-from-group-response.d.ts +1 -1
- package/lib/response/remove-user-from-group-response.js +1 -1
- package/lib/response/reset-idp-scim-client-response.d.ts +1 -1
- package/lib/response/reset-idp-scim-client-response.js +1 -1
- package/lib/response/update-auth-token-response.d.ts +1 -1
- package/lib/response/update-auth-token-response.js +1 -1
- package/lib/response/update-authentication-policy-response.d.ts +1 -1
- package/lib/response/update-authentication-policy-response.js +1 -1
- package/lib/response/update-compartment-response.d.ts +1 -1
- package/lib/response/update-compartment-response.js +1 -1
- package/lib/response/update-customer-secret-key-response.d.ts +1 -1
- package/lib/response/update-customer-secret-key-response.js +1 -1
- package/lib/response/update-domain-response.d.ts +1 -1
- package/lib/response/update-domain-response.js +1 -1
- package/lib/response/update-dynamic-group-response.d.ts +1 -1
- package/lib/response/update-dynamic-group-response.js +1 -1
- package/lib/response/update-group-response.d.ts +1 -1
- package/lib/response/update-group-response.js +1 -1
- package/lib/response/update-identity-provider-response.d.ts +1 -1
- package/lib/response/update-identity-provider-response.js +1 -1
- package/lib/response/update-idp-group-mapping-response.d.ts +1 -1
- package/lib/response/update-idp-group-mapping-response.js +1 -1
- package/lib/response/update-network-source-response.d.ts +1 -1
- package/lib/response/update-network-source-response.js +1 -1
- package/lib/response/update-oauth-client-credential-response.d.ts +1 -1
- package/lib/response/update-oauth-client-credential-response.js +1 -1
- package/lib/response/update-policy-response.d.ts +1 -1
- package/lib/response/update-policy-response.js +1 -1
- package/lib/response/update-smtp-credential-response.d.ts +1 -1
- package/lib/response/update-smtp-credential-response.js +1 -1
- package/lib/response/update-swift-password-response.d.ts +1 -1
- package/lib/response/update-swift-password-response.js +1 -1
- package/lib/response/update-tag-default-response.d.ts +1 -1
- package/lib/response/update-tag-default-response.js +1 -1
- package/lib/response/update-tag-namespace-response.d.ts +1 -1
- package/lib/response/update-tag-namespace-response.js +1 -1
- package/lib/response/update-tag-response.d.ts +1 -1
- package/lib/response/update-tag-response.js +1 -1
- package/lib/response/update-user-capabilities-response.d.ts +1 -1
- package/lib/response/update-user-capabilities-response.js +1 -1
- package/lib/response/update-user-response.d.ts +1 -1
- package/lib/response/update-user-response.js +1 -1
- package/lib/response/update-user-state-response.d.ts +1 -1
- package/lib/response/update-user-state-response.js +1 -1
- package/lib/response/upload-api-key-response.d.ts +1 -1
- package/lib/response/upload-api-key-response.js +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/tenancy.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
package/lib/model/tenancy.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
package/lib/model/u-ipassword.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateAuthTokenDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateCompartmentDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateCustomerSecretKeyDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateGroupDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateIdentityProviderDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateIdpGroupMappingDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdatePolicyDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateSmtpCredentialDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateStateDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateSwiftPasswordDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateTagDefaultDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateTagNamespaceDetails {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateUserCapabilitiesDetails {
|
|
@@ -31,6 +31,11 @@ export interface UpdateUserCapabilitiesDetails {
|
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"canUseSmtpCredentials"?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Indicates if the user can use DB passwords.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"canUseDBCredentials"?: boolean;
|
|
34
39
|
/**
|
|
35
40
|
* Indicates if the user can use SigV4 symmetric keys.
|
|
36
41
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-user-capabilities-details.js","sourceRoot":"","sources":["../../../../../lib/identity/lib/model/update-user-capabilities-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"update-user-capabilities-details.js","sourceRoot":"","sources":["../../../../../lib/identity/lib/model/update-user-capabilities-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
export interface UpdateUserDetails {
|
|
@@ -19,6 +19,10 @@ export interface UpdateUserDetails {
|
|
|
19
19
|
* The email address you assign to the user. Has to be unique across the tenancy.
|
|
20
20
|
*/
|
|
21
21
|
"email"?: string;
|
|
22
|
+
/**
|
|
23
|
+
* DB username of the DB credential. Has to be unique across the tenancy.
|
|
24
|
+
*/
|
|
25
|
+
"dbUserName"?: string;
|
|
22
26
|
/**
|
|
23
27
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
24
28
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|