Interface ManagedResourceVisibilitySettings.Builder

  • Method Details

    • defaultVisibility

      ManagedResourceVisibilitySettings.Builder defaultVisibility(String defaultVisibility)

      The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.

      Parameters:
      defaultVisibility - The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • defaultVisibility

      The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.

      Parameters:
      defaultVisibility - The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: