AWS SDK for Kotlin
Toggle table of contents
1.6.100
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityagent
/
aws.sdk.kotlin.services.securityagent.model
/
SecurityRequirementArtifactFormat
Security
Requirement
Artifact
Format
sealed
class
SecurityRequirementArtifactFormat
Inheritors
Doc
Docx
Md
Pdf
Txt
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Doc
Link copied to clipboard
object
Doc
:
SecurityRequirementArtifactFormat
Docx
Link copied to clipboard
object
Docx
:
SecurityRequirementArtifactFormat
Md
Link copied to clipboard
object
Md
:
SecurityRequirementArtifactFormat
Pdf
Link copied to clipboard
object
Pdf
:
SecurityRequirementArtifactFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SecurityRequirementArtifactFormat
Txt
Link copied to clipboard
object
Txt
:
SecurityRequirementArtifactFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String