EffectiveIamPolicy constructor
EffectiveIamPolicy({
- String? fullResourceName,
- List<
PolicyInfo> ? policies,
Implementation
EffectiveIamPolicy({
this.fullResourceName,
this.policies,
});