Class InstanceGrantArgs


  • public final class InstanceGrantArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • cenId

        public com.pulumi.core.Output<java.lang.String> cenId()
        Returns:
        The ID of the CEN.
      • cenOwnerId

        public com.pulumi.core.Output<java.lang.String> cenOwnerId()
        Returns:
        The owner UID of the CEN which the child instance granted to.
      • childInstanceId

        public com.pulumi.core.Output<java.lang.String> childInstanceId()
        Returns:
        The ID of the child instance to grant.