Delen via


New-AzSecurityInformationProtectionAwsOfferingObject

Maak een in-memory object voor InformationProtectionAwsOffering.

Syntax

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

Description

Maak een in-memory object voor InformationProtectionAwsOffering.

Voorbeelden

Voorbeeld 1: Nieuw Object InformationProtectionAwsOffering maken

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

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

Parameters

-InformationProtectionCloudRoleArn

De cloudrol ARN in AWS voor deze functie.

Type:String
Position:Named
standaardwaarde:None
Vereist:False
Accept pipeline input:False
Accept wildcard characters:False

Uitvoerwaarden

InformationProtectionAwsOffering