organizationId property

Input<String?>? organizationId
final

AWS Organization ID that should be able to use your Lambda Layer. principal should be set to * when organizationId is provided.

Implementation

final pulumi.Input<String?>? organizationId;