AWS SDK for Kotlin
Toggle table of contents
1.5.96
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockdataautomation
/
aws.sdk.kotlin.services.bedrockdataautomation.model
/
SensitiveDataDetectionScopeType
Sensitive
Data
Detection
Scope
Type
sealed
class
SensitiveDataDetectionScopeType
Types of sensitive data detection scope
Inheritors
Custom
Standard
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
SensitiveDataDetectionScopeType
Custom PII detection
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SensitiveDataDetectionScopeType
Standard
Link copied to clipboard
object
Standard
:
SensitiveDataDetectionScopeType
Standard PII detection
Properties
value
Link copied to clipboard
abstract
val
value
:
String