Aracılığıyla paylaş


DefenderCspmAwsOfferingCiem Class

Definition

Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingCiemTypeConverter))]
public class DefenderCspmAwsOfferingCiem : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmAwsOfferingCiem
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingCiemTypeConverter))>]
type DefenderCspmAwsOfferingCiem = class
    interface IDefenderCspmAwsOfferingCiem
    interface IJsonSerializable
Public Class DefenderCspmAwsOfferingCiem
Implements IDefenderCspmAwsOfferingCiem
Inheritance
DefenderCspmAwsOfferingCiem
Attributes
Implements

Constructors

DefenderCspmAwsOfferingCiem()

Creates an new DefenderCspmAwsOfferingCiem instance.

Properties

CiemDiscoveryCloudRoleArn

The cloud role ARN in AWS for CIEM discovery

CiemOidcAzureActiveDirectoryAppName

the azure active directory app name used of authenticating against AWS

CiemOidcCloudRoleArn

The cloud role ARN in AWS for CIEM oidc connection

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of DefenderCspmAwsOfferingCiem.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of DefenderCspmAwsOfferingCiem.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmAwsOfferingCiem.

FromJsonString(String)

Creates a new instance of DefenderCspmAwsOfferingCiem, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of DefenderCspmAwsOfferingCiem into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to