AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wafv2
/
aws.sdk.kotlin.services.wafv2.model
/
ResourceType
Resource
Type
sealed
class
ResourceType
Inheritors
Amplify
ApiGateway
ApplicationLoadBalancer
Appsync
AppRunnerService
CognitioUserPool
VerifiedAccessInstance
SdkUnknown
Members
Types
Amplify
Link copied to clipboard
object
Amplify
:
ResourceType
Api
Gateway
Link copied to clipboard
object
ApiGateway
:
ResourceType
Application
Load
Balancer
Link copied to clipboard
object
ApplicationLoadBalancer
:
ResourceType
App
Runner
Service
Link copied to clipboard
object
AppRunnerService
:
ResourceType
Appsync
Link copied to clipboard
object
Appsync
:
ResourceType
Cognitio
User
Pool
Link copied to clipboard
object
CognitioUserPool
:
ResourceType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceType
Verified
Access
Instance
Link copied to clipboard
object
VerifiedAccessInstance
:
ResourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String