toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.inputs
/
DefenderCspmGcpOfferingArgs
Defender
Cspm
Gcp
Offering
Args
data
class
DefenderCspmGcpOfferingArgs
(
val
offeringType
:
Output
<
String
>
)
:
ConvertibleToJava
<
DefenderCspmGcpOfferingArgs
>
The CSPM P1 for GCP offering
Members
Constructors
Defender
Cspm
Gcp
Offering
Args
Link copied to clipboard
constructor
(
offeringType
:
Output
<
String
>
)
Properties
offering
Type
Link copied to clipboard
val
offeringType
:
Output
<
String
>
The type of the security offering. Expected value is 'DefenderCspmGcp'.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DefenderCspmGcpOfferingArgs