toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.shield.kotlin.outputs
/
GetProtectionResult
Get
Protection
Result
data
class
GetProtectionResult
(
val
id
:
String
,
val
name
:
String
,
val
protectionArn
:
String
,
val
protectionId
:
String
,
val
resourceArn
:
String
)
A collection of values returned by getProtection.
Members
Constructors
Get
Protection
Result
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
,
protectionArn
:
String
,
protectionId
:
String
,
resourceArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
Name of the protection.
protection
Arn
Link copied to clipboard
val
protectionArn
:
String
ARN of the protection.
protection
Id
Link copied to clipboard
val
protectionId
:
String
resource
Arn
Link copied to clipboard
val
resourceArn
:
String