AWS SDK for Kotlin
Toggle table of contents
1.5.107
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
networkfirewall
/
aws.sdk.kotlin.services.networkfirewall.model
/
RuleGroupRequestPhase
Rule
Group
Request
Phase
sealed
class
RuleGroupRequestPhase
Inheritors
PostRes
PreDns
PreReq
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Post
Res
Link copied to clipboard
object
PostRes
:
RuleGroupRequestPhase
Pre
Dns
Link copied to clipboard
object
PreDns
:
RuleGroupRequestPhase
Pre
Req
Link copied to clipboard
object
PreReq
:
RuleGroupRequestPhase
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RuleGroupRequestPhase
Properties
value
Link copied to clipboard
abstract
val
value
:
String