AWS SDK for Kotlin
Toggle table of contents
1.8.10
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
ResourceSubCategory
Resource
Sub
Category
sealed
class
ResourceSubCategory
Inheritors
Agent
AgentFramework
AgentToolsAndIdentity
Development
ExternalEndpoint
KnowledgeAndData
Model
ModelServing
OrchestrationAndPipeline
Other
SafetyAndGuardrail
SdkUnknown
Members
Types
Agent
Link copied to clipboard
object
Agent
:
ResourceSubCategory
Agent
Framework
Link copied to clipboard
object
AgentFramework
:
ResourceSubCategory
Agent
Tools
And
Identity
Link copied to clipboard
object
AgentToolsAndIdentity
:
ResourceSubCategory
Companion
Link copied to clipboard
object
Companion
Development
Link copied to clipboard
object
Development
:
ResourceSubCategory
External
Endpoint
Link copied to clipboard
object
ExternalEndpoint
:
ResourceSubCategory
Knowledge
And
Data
Link copied to clipboard
object
KnowledgeAndData
:
ResourceSubCategory
Model
Link copied to clipboard
object
Model
:
ResourceSubCategory
Model
Serving
Link copied to clipboard
object
ModelServing
:
ResourceSubCategory
Orchestration
And
Pipeline
Link copied to clipboard
object
OrchestrationAndPipeline
:
ResourceSubCategory
Other
Link copied to clipboard
object
Other
:
ResourceSubCategory
Safety
And
Guardrail
Link copied to clipboard
object
SafetyAndGuardrail
:
ResourceSubCategory
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceSubCategory
Properties
value
Link copied to clipboard
abstract
val
value
:
String