Interface ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration

All Known Subinterfaces:
ManagedEnvironment.Update
Enclosing interface:
ManagedEnvironment.UpdateStages

public static interface ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration
The stage of the ManagedEnvironment update allowing to specify customDomainConfiguration.
  • Method Details

    • withCustomDomainConfiguration

      ManagedEnvironment.Update withCustomDomainConfiguration(CustomDomainConfiguration customDomainConfiguration)
      Specifies the customDomainConfiguration property: Custom domain configuration for the environment.
      Parameters:
      customDomainConfiguration - Custom domain configuration for the environment.
      Returns:
      the next definition stage.