Interface OciIamRole.Builder

  • Method Details

    • iamRoleArn

      OciIamRole.Builder iamRoleArn(String iamRoleArn)

      The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      iamRoleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsIntegration

      OciIamRole.Builder awsIntegration(String awsIntegration)

      The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      awsIntegration - The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • awsIntegration

      OciIamRole.Builder awsIntegration(OciAwsIntegration awsIntegration)

      The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      awsIntegration - The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      OciIamRole.Builder status(String status)

      The current lifecycle status of the IAM service role.

      Parameters:
      status - The current lifecycle status of the IAM service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current lifecycle status of the IAM service role.

      Parameters:
      status - The current lifecycle status of the IAM service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      OciIamRole.Builder statusReason(String statusReason)

      Additional information about the current status of the IAM service role, if applicable.

      Parameters:
      statusReason - Additional information about the current status of the IAM service role, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.