scope property

Input<String> scope
final

Scope defining which resources to include. Use organization ID format: OrganizationId = 'o-example123456'.

Implementation

final pulumi.Input<String> scope;