Interface SourceRoleTemplate.Builder

  • Method Details

    • templateArn

      SourceRoleTemplate.Builder templateArn(String templateArn)

      The Amazon Resource Name (ARN) of the role template that the role was created from.

      Parameters:
      templateArn - The Amazon Resource Name (ARN) of the role template that the role was created from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateMinorVersion

      SourceRoleTemplate.Builder templateMinorVersion(Integer templateMinorVersion)

      The minor version of the role template that was used to create the role.

      Parameters:
      templateMinorVersion - The minor version of the role template that was used to create the role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.