Class AppleArgs


  • public final class AppleArgs
    extends com.pulumi.resources.ResourceArgs
    The configuration settings of the Apple provider.
    • Field Detail

    • Method Detail

      • enabled

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> enabled()
        Returns:
        <code>false</code> if the Apple provider should not be enabled despite the set registration; otherwise, <code>true</code>.
      • login

        public java.util.Optional<com.pulumi.core.Output<LoginScopesArgs>> login()
        Returns:
        The configuration settings of the login flow.
      • registration

        public java.util.Optional<com.pulumi.core.Output<AppleRegistrationArgs>> registration()
        Returns:
        The configuration settings of the Apple registration.