Interface PrivateLinkResource

All Superinterfaces:
HasInnerModel<PrivateLinkResourceInner>

public interface PrivateLinkResource extends HasInnerModel<PrivateLinkResourceInner>
A private link resource.
  • Method Details

    • id

      String id()
      Get the id value.
      Returns:
      the id value
    • name

      String name()
      Get the name value.
      Returns:
      the name value
    • type

      String type()
      Get the type value.
      Returns:
      the type value
    • groupId

      String groupId()
      Get the private link resource group id.
      Returns:
      the groupId value
    • requiredMembers

      List<String> requiredMembers()
      Get the private link resource required member names.
      Returns:
      the requiredMembers value