IDefenderCspmAwsOfferingCiem Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingCiemTypeConverter))]
public interface IDefenderCspmAwsOfferingCiem : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingCiemTypeConverter))>]
type IDefenderCspmAwsOfferingCiem = interface
interface IJsonSerializable
Public Interface IDefenderCspmAwsOfferingCiem
Implements IJsonSerializable
- Derived
- Attributes
- Implements
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |