Class DeleteServiceRequest

    • Method Detail

      • applicationIdentifier

        public final String applicationIdentifier()

        Deletes a Refactor Spaces service.

        The RefactorSpacesSecurityGroup security group must be removed from all Amazon Web Services resources in the virtual private cloud (VPC) prior to deleting a service with a URL endpoint in a VPC.

        Returns:
        Deletes a Refactor Spaces service.

        The RefactorSpacesSecurityGroup security group must be removed from all Amazon Web Services resources in the virtual private cloud (VPC) prior to deleting a service with a URL endpoint in a VPC.

      • environmentIdentifier

        public final String environmentIdentifier()

        The ID of the environment that the service is in.

        Returns:
        The ID of the environment that the service is in.
      • serviceIdentifier

        public final String serviceIdentifier()

        The ID of the service to delete.

        Returns:
        The ID of the service to delete.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object