Interface DescribeLocationFsxLustreResponse.Builder

    • Method Detail

      • locationArn

        DescribeLocationFsxLustreResponse.Builder locationArn​(String locationArn)

        The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.

        Parameters:
        locationArn - The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationUri

        DescribeLocationFsxLustreResponse.Builder locationUri​(String locationUri)

        The URI of the FSx for Lustre location that was described.

        Parameters:
        locationUri - The URI of the FSx for Lustre location that was described.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityGroupArns

        DescribeLocationFsxLustreResponse.Builder securityGroupArns​(Collection<String> securityGroupArns)

        The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.

        Parameters:
        securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityGroupArns

        DescribeLocationFsxLustreResponse.Builder securityGroupArns​(String... securityGroupArns)

        The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.

        Parameters:
        securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        DescribeLocationFsxLustreResponse.Builder creationTime​(Instant creationTime)

        The time that the FSx for Lustre location was created.

        Parameters:
        creationTime - The time that the FSx for Lustre location was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.