PrincipalType

sealed class PrincipalType

Specifies the type of AWS account permitted to manage VPC endpoints.:

  • AWS_ACCOUNT: Indicates that the account is owned by an AWS user.

  • AWS_SERVICE: Indicates the the account is owned by an AWS service.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : PrincipalType

Properties

Link copied to clipboard
abstract val value: String