Class PolicyStatementCreated

java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Event<PolicyStatement>
com.cloudimpl.outstack.runtime.domain.PolicyStatementCreated
All Implemented Interfaces:
Input, IResource

public class PolicyStatementCreated
extends Event<PolicyStatement>
Author:
nuwan
  • Constructor Details

    • PolicyStatementCreated

      public PolicyStatementCreated​(java.lang.String sid, java.lang.String domainOwner, java.lang.String domainContext, PolicyStatement.EffectType effect, java.util.Collection<ActionDescriptor> cmdActions, java.util.Collection<ActionDescriptor> queryActions, java.util.Collection<ResourceDescriptor> resources, java.util.Collection<java.lang.String> tags)
  • Method Details