Partager via


New-AzSecurityInformationProtectionAwsOfferingObject

Créez un objet en mémoire pour InformationProtectionAwsOffering.

Syntaxe

New-AzSecurityInformationProtectionAwsOfferingObject
   [-InformationProtectionCloudRoleArn <String>]
   [<CommonParameters>]

Description

Créez un objet en mémoire pour InformationProtectionAwsOffering.

Exemples

Exemple 1 : Créer un objet InformationProtectionAwsOffering

New-AzSecurityInformationProtectionAwsOfferingObject -InformationProtectionCloudRoleArn "arn:aws:iam::123456789012:role/myRole"

Description InformationProtectionCloudRoleArn     OfferingType
----------- ---------------------------------     ------------
            arn:aws:iam::123456789012:role/myRole InformationProtectionAws

Paramètres

-InformationProtectionCloudRoleArn

Rôle cloud ARN dans AWS pour cette fonctionnalité.

Type:String
Position:Named
Valeur par défaut:None
Obligatoire:False
Accepter l'entrée de pipeline:False
Accepter les caractères génériques:False

Sorties

InformationProtectionAwsOffering